setTimeout
abstract
fun
setTimeout
(
handler
:
dynamic
,
timeout
:
Int
=
definedExternally
,
vararg
arguments
:
Any
?
)
:
Int
(source)