core
0.16.1
core
/
de.peekandpoke.kraft.utils
/
setTimeout
set
Timeout
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