Constructor.
The time (in seconds) to wait for.
The program to which the instruction has been assigned.
Executes the instruction.
The robot controller on which the instruction is to be executed.
The future that is resolved once the instruction has been executed.
The label for the instruction, as it is to be displayed in the inspector.
The unit settings for the inspector.
The label.
Pause instruction.
Remarks
Waits for a specified number of seconds before completing. This instruction is used to wait for a fixed number of seconds. To wait on a signal (such as a sensor), use the
See
instruction instead.