Pauses the execution for the specified number of milliseconds.
A Promise that resolves after the specified number of milliseconds.
The number of milliseconds to sleep.
Generated using TypeDoc
Pauses the execution for the specified number of milliseconds.
Returns
A Promise that resolves after the specified number of milliseconds.