core
0.22.3
js
core
/
de.peekandpoke.kraft.utils
/
setTimeout
set
Timeout
js
fun
setTimeout
(
timeMs
:
Int
,
block
:
(
)
->
Unit
)
:
Int
Content copied to clipboard
Helper function for a nicer use of
Window.setTimeout
returning an Int.
Return
The timer id