Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
core
wait
Function wait
wait
(
ms
)
:
Promise
<
void
>
Constructs a promise that will resolve after a given delay.
Parameters
ms
:
number
the number of milliseconds to wait
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
Theia TypeDoc
Loading...
Constructs a promise that will resolve after a given delay.