Wait¶
Description¶
Pause for a specified amount of time
Signature¶
action/wait
Required Parameters¶
duration¶
- Example:
1.0
Duration
Optional Parameters¶
duration_units¶
- Options:
us
ms
s
- Default:
us
Duration units
timebase¶
If set to the name of a timebase, the expiration time will be measured relative to that timebase. If omitted, the current time will be used as the timebase.
Placement¶
Allowed at top level: |
No |
---|---|
Allowed parent: |
Block, Conditionally Execute Actions (if), List, Protocol, Render Actions, Repeat Actions (while), Schedule Actions, Task System State, Trial, Unconditionally Execute Actions (else), Variable |