Skip to content

waitAsync()

Deprecated: Use sleep instead.

Creates a promise that resolves after the specified number of milliseconds.

Released under the MIT License.