@ascentbv/ts-common - v1.0.174
Preparing search index...
BenchmarkUtil
Class BenchmarkUtil
Abstract
Index
Constructors
constructor
Methods
start
stop
dump
all
Stats
clear
Constructors
constructor
new
BenchmarkUtil
()
:
BenchmarkUtil
Returns
BenchmarkUtil
Methods
Static
start
start
(
label
:
string
,
options
?:
BenchmarkTrackOptions
)
:
void
Parameters
label
:
string
Optional
options
:
BenchmarkTrackOptions
Returns
void
Static
stop
stop
(
label
:
string
)
:
void
Parameters
label
:
string
Returns
void
Static
dump
dump
()
:
void
Returns
void
Static
all
Stats
allStats
()
:
Map
<
string
,
BenchmarkStats
>
Returns
Map
<
string
,
BenchmarkStats
>
Static
clear
clear
()
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
start
stop
dump
all
Stats
clear
@ascentbv/ts-common - v1.0.174
Loading...