Skip to main 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
PreconditionCheck this condition resolves to true before running (if left blank/unselected, will run regardless)Boolean Block GroupNo
Duration MeasurementMeasure and return the time this process group took to execute in millisecondsReference Block GroupNo
ProcessesA list of process to contain within the groupProcess Block GroupNo