Start Timer¶
Description¶
Starts a named timer that can be used to control the flow through a Task System. The Timer Expired Transition and the timerExpired
function can be used to evaluate whether the timer has expired.
Signature¶
action/start_timer
Optional Parameters¶
Placement¶
Allowed at top level: | No |
---|---|
Allowed parent: | Block, Conditionally Execute Actions (if), List, Protocol, Repeat Actions (while), Schedule Actions, Task System State, Trial, Unconditionally Execute Actions (else), Variable |