libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
WindowOrWorkerGlobalScope.setTimeout
libwasm
bindings
WindowOrWorkerGlobalScope
WindowOrWorkerGlobalScope
Undocumented in source. Be warned that the author may not have intended to support it.
int
setTimeout
(Function handler, int timeout, T2 arguments)
int
setTimeout
(string handler, int timeout, T2 unused)
struct
WindowOrWorkerGlobalScope
nothrow
int
setTimeout
(
T2
)
(
string
handler
,
int
timeout
,
scope
auto
ref
T2
unused
)
Meta
Source
See Implementation
libwasm
bindings
WindowOrWorkerGlobalScope
WindowOrWorkerGlobalScope
constructors
this
functions
atob
btoa
caches
clearInterval
clearTimeout
createImageBitmap
fetch
indexedDB
isSecureContext
origin
setInterval
setTimeout
variables
handle