Synopsis
Delays process execution.
Description
This operator delays the process execution by a fixed or random amount of time.
Input
- through 1:
Output
- through 1:
Parameters
- delay: Specifies whether execution should not be delayed, delayed by a fixed or random amount of time.
- delay amount: The delay amount in ms.
- min delay amount: The minimum delay amount in ms.
- max delay amount: The maximum delay amount in ms.