Get a promise that resolves after a certain duration.
The duration to wait before resolving the promise.
Optional
An optional error to throw instead of resolving the promise.
A promise that resolves after a certain duration.
Get a promise that resolves after a certain duration.