forceWait property
If forceWait
is true, the RPTimerStep will only allow to move to next
step after finishing the countdown. If 'false' the "next" will be possible
respecting the mandatory/optional option defined above.
This is false
by default.
Implementation
bool forceWait;