inTime

open fun inTime(interval: Measure<Time>)

Run a task assigned to in run() in a certain amount of time of the condition remaining true. If on a controller, this will delay the activation of the task by the specified amount of time.

Parameters

interval

The time interval