Preparing search index...
The search index is not available
Nestia API Documents
Nestia API Documents
@nestia/benchmark
DynamicBenchmarker
IReport
IStatistics
Interface IStatistics
interface
IStatistics
{
count
:
number
;
maximum
:
null
|
number
;
mean
:
null
|
number
;
minimum
:
null
|
number
;
stdev
:
null
|
number
;
success
:
number
;
}
Index
Properties
count
maximum
mean
minimum
stdev
success
Properties
count
count
:
number
maximum
maximum
:
null
|
number
mean
mean
:
null
|
number
minimum
minimum
:
null
|
number
stdev
stdev
:
null
|
number
success
success
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
count
maximum
mean
minimum
stdev
success
Nestia API Documents
Loading...