libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
WindowOrWorkerGlobalScope.setInterval
libwasm
bindings
WindowOrWorkerGlobalScope
WindowOrWorkerGlobalScope
Undocumented in source. Be warned that the author may not have intended to support it.
int
setInterval
(Function handler, int timeout, T2 arguments)
int
setInterval
(string handler, int timeout, T2 unused)
struct
WindowOrWorkerGlobalScope
nothrow
int
setInterval
(
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