augment-vir - v31.13.0
Preparing search index...
wait
Function wait
wait
(
duration
:
Readonly
<
Partial
<
Record
<
DurationUnit
,
undefined
|
number
>
>
>
,
)
:
Promise
<
void
>
An async pause for the given duration.
Parameters
duration
:
Readonly
<
Partial
<
Record
<
DurationUnit
,
undefined
|
number
>
>
>
Returns
Promise
<
void
>
Package
@augment-vir/common
See
waitValue
: return a value after the wait finishes.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
augment-vir - v31.13.0
Loading...
An async pause for the given duration.