onlyWhile

infix fun onlyWhile(condition: BooleanSupplier): RaceTaskGroup

Compose this task into a RaceTaskGroup with a wait condition based on this negation of this condition.