Skip to main content

Delay

Synopsis

Delays process execution.

Description

This operator delays the process execution by a fixed or random amount of time.

Input

through

Delegates the data to the through output port without changing anything.

Output

through

Receives the data from the through input port without any modification.

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.