Pauses the execution of code for a specified amount of time.
The duration to sleep in milliseconds.
A promise that resolves after the specified duration.
Pauses the execution of code for a specified amount of time.