Stopwatch
Wraps the execution output and logs performance metric to the log.
Pure Function
No
Execute Inputs
Execution
INPUTExecution Input.
Execute Outputs
Complete
OUTPUTFires after the last step is executed.
Measure
OUTPUTExecution to measure time taken.
Data Outputs
ElapsedTime
OUTPUTinteger
The measured time as a numeric value.
Settings
Unit
STRINGUnit of time to output.
Default: MILLISECONDS
Options:
NANOSECONDSMILLISECONDSSECONDS
Log
BOOLEANLog elapsed time to the process log.
Default: true
Debug
STRINGBreak on node when executing.
Default: No
Options:
NoBeforeInputsBeforeProcessingAfterProcessing