Skip to main content
Apple Developer Docs
×
WebKit JS
/
WindowOrWorkerGlobalScope
/
setTimeout
setTimeout
Declaration
long setTimeout(
any handler,
optional long timeout
);