Hermes
Toggle table of contents
0.2.1
jvm
Platform filter
jvm
Switch theme
Search in API
Hermes
actions
/
com.acmerobotics.roadrunner.actions
/
Actions
Actions
object
Actions
Utility object for action-related functionality.
Members
Functions
now
Link copied to clipboard
@
JvmStatic
fun
now
(
)
:
Double
Returns the current time in seconds.
sleep
Link copied to clipboard
@
JvmStatic
fun
sleep
(
dt
:
Duration
)
:
Action
@
JvmStatic
fun
sleep
(
dt
:
Duration
)
:
Action
Sleeps for
dt
.