Preparing search index...
The search index is not available
devfive front components
devfive front components
test
bench
Function bench
bench
(
...
args
)
:
void
Parameters
Rest
...
args
:
[
name
:
string
|
Function
,
fn
?:
BenchFunction
,
options
?:
BenchOptions
]
Returns
void
Index
Properties
fn
only
skip
todo
Methods
run
If
skip
If
Properties
fn
fn
:
(
(
this
,
...
args
)
=>
void
)
Type declaration
(
this
,
...
args
)
:
void
Parameters
this
:
Record
<
"only"
|
"skip"
|
"todo"
,
any
>
Rest
...
args
:
[
name
:
string
|
Function
,
fn
?:
BenchFunction
,
options
?:
BenchOptions
]
Returns
void
only
only
:
ChainableFunction
<
"only"
|
"skip"
|
"todo"
,
[
name
:
string
|
Function
,
fn
?:
BenchFunction
,
options
?:
BenchOptions
]
,
void
,
{}
>
Type declaration
skip
skip
:
ChainableFunction
<
"only"
|
"skip"
|
"todo"
,
[
name
:
string
|
Function
,
fn
?:
BenchFunction
,
options
?:
BenchOptions
]
,
void
,
{}
>
Type declaration
todo
todo
:
ChainableFunction
<
"only"
|
"skip"
|
"todo"
,
[
name
:
string
|
Function
,
fn
?:
BenchFunction
,
options
?:
BenchOptions
]
,
void
,
{}
>
Type declaration
Methods
run
If
run
If
(
condition
)
:
ChainableBenchmarkAPI
Parameters
condition
:
any
Returns
ChainableBenchmarkAPI
skip
If
skip
If
(
condition
)
:
ChainableBenchmarkAPI
Parameters
condition
:
any
Returns
ChainableBenchmarkAPI
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
fn
only
skip
todo
run
If
skip
If
devfive front components
index
test
Generated using
TypeDoc