Preparing search index...
The search index is not available
@mojojs/core
@mojojs/core
util
sleep
Function sleep
sleep
<
T
>
(
delay
?
,
value
?
,
options
?
)
:
Promise
<
T
>
Sleep asynchronously.
Type Parameters
T
=
void
Parameters
Optional
delay
:
number
Optional
value
:
T
Optional
options
:
TimerOptions
Returns
Promise
<
T
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@mojojs/core
app
body
body/params
cache
cgi
cli
cli/cgi
cli/create-full-app
cli/create-lite-app
cli/create-plugin
cli/eval
cli/get
cli/repl
cli/routes
cli/server
cli/version
context
core
headers
hooks
logger
Loading...
Generated using
TypeDoc
Sleep asynchronously.