kotlin-stdlib
JS
kotlin-stdlib
/
org.w3c.dom
/
WindowOrWorkerGlobalScope
/
setTimeout
set
Timeout
JS
abstract
fun
setTimeout
(
handler
:
dynamic
,
timeout
:
Int
=
definedExternally
,
vararg
arguments
:
Any
?
)
:
Int