Timer Block

The Timer block is used to delay the continuation of a Workflow by a user-defined number of seconds.

To use a Timer block in your Workflow, follow the steps below.

  1. Expand Workflows. Double-click the Workflow to Edit. Alternatively, right-click to Add an Interactive or Background Workflow.
  2. Drag and drop the Timer block from the Toolbox into the work area.
  3. Connect the Timer to the previous and next blocks.
  4. In the Properties grid, set the Postpone Time (s) field to the number of seconds to delay the Workflow.

When this block is reached in the Workflow, the Timer will wait the set number of seconds before continuing to the next block.