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