@resee-movies/utilities - v0.8.0
Preparing search index...
sleep
Function sleep
sleep
(
duration
:
number
)
:
Promise
<
void
>
Creates a Promise that resolves after the provided number of milliseconds.
Parameters
duration
:
number
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@resee-movies/utilities - v0.8.0
Loading...
Creates a Promise that resolves after the provided number of milliseconds.