Preparing search index...
The search index is not available
augment-vir - v30.8.2
augment-vir
wait
Function wait
wait
(
duration
)
:
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 - v30.8.2
Loading...
An async pause for the given duration.