Preparing search index...
The search index is not available
platform-bible-utils
platform-bible-utils
wait
Function wait
wait
(
ms
:
number
)
:
Promise
<
void
>
Asynchronously waits for the specified number of milliseconds. (wraps setTimeout in a promise)
Parameters
ms
:
number
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
platform-bible-utils
Loading...
Asynchronously waits for the specified number of milliseconds. (wraps setTimeout in a promise)