Preparing search index...
The search index is not available
API Documentation
API Documentation
sleep
Function sleep
sleep
(
timeout
?:
number
)
:
Promise
<
void
>
Sleeps for a certain amount of time.
Parameters
timeout
:
number
= 5
The time to wait in milliseconds.
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
API Documentation
Loading...
Sleeps for a certain amount of time.