serve-d ~master (2022-12-14T11:55:28Z)
Dub
Repo
setTimeout
served
utils
async
Undocumented in source. Be warned that the author may not have intended to support it.
int
setTimeout
(void delegate() callback, int ms)
int
setTimeout
(void delegate() callback, Duration timeout)
int
setTimeout
(
void
delegate
(
)
callback
,
Duration
timeout
)
Meta
Source
See Implementation
served
utils
async
functions
clearTimeout
parallelMain
setImmediate
setTimeout
spawnFiber
static variables
defaultFiberPages
spawnFiberImpl
timeoutID
timeouts
timeoutsMutex
structs
Timeout