TIMINGS
stackTurns on the collection of timing information for each line of the script. The collected timings can be put onto the stack by using ELAPSED
.
To measure executions of named tasks (several lines of WarpScript, possibly nested inside macros), prefer CHRONOSTART
and CHRONOEND
, with CHRONOSTATS
to display results.