Skip to content

Process Group (precondition and timer)

Overview

Group a list of processes together and optionally check a precondition to control whether they will run. Optionally measures the duration of the processes.


Parameters

ParameterParameterValid BlocksRequired
Precondition Check this condition resolves to true before running (if left blank/unselected, will run regardless) Boolean Block Group No
Duration Measurement Measure and return the time this process group took to execute in milliseconds Reference Block Group No
Processes A list of process to contain within the group Process Block Group No