Preparing search index...
The search index is not available
Nestia API Documents
Nestia API Documents
@nestia/benchmark
IBenchmarkEvent
Interface IBenchmarkEvent
interface
IBenchmarkEvent
{
completed_at
:
string
;
metadata
:
IFetchRoute
<
any
>
;
repond_at
:
null
|
string
;
started_at
:
string
;
status
:
null
|
number
;
success
:
boolean
;
}
Index
Properties
completed_
at
metadata
repond_
at
started_
at
status
success
Properties
completed_
at
completed_at
:
string
metadata
metadata
:
IFetchRoute
<
any
>
repond_
at
repond_at
:
null
|
string
started_
at
started_at
:
string
status
status
:
null
|
number
success
success
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
completed_
at
metadata
repond_
at
started_
at
status
success
Nestia API Documents
Loading...