withTimeout

fun withTimeout(time: Double): RaceGroup

Cancels this command after some time if not finished

Return

ParallelRaceGroup with a WaitCommand & this command

Parameters

time

the timeout duration. units are seconds