Preparing search index...
The search index is not available
novastar.js
novastar.js
@novastar/codec
helper
delay
Functiondelay
Create a promise which resolves after the specified milliseconds.
delay
(
ms
)
:
Promise
<
void
>
Parameters
ms
:
number
Returns
Promise
<
void
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
novastar.js
Loading...
Create a promise which resolves after the specified milliseconds.