Hermes
Toggle table of contents
0.2.1
jvm
Platform filter
jvm
Switch theme
Search in API
Hermes
actions
/
com.acmerobotics.roadrunner.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.