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