Hermes
Toggle table of contents
0.3.4
jvm
Platform filter
jvm
Switch theme
Search in API
Hermes
actions
/
gay.zharel.hermes.actions
/
Action
/
delay
delay
open
fun
delay
(
dt
:
Duration
)
:
SequentialAction
open
fun
delay
(
dt
:
Duration
)
:
SequentialAction
Returns a new action that waits
dt
before executing this action.