@bodil/core - v0.5.1
Preparing search index...
async
sleep
Function sleep
sleep
(
duration
:
number
|
Duration
)
:
Promise
<
void
>
Return a promise that will resolve after the specified number of milliseconds or
Temporal.Duration
.
Parameters
duration
:
number
|
Duration
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@bodil/core - v0.5.1
Loading...
Return a promise that will resolve after the specified number of milliseconds or Temporal.Duration.