Entry points > Module Supervisor > Standard script TIMING 

TIMING: Specific display of the log

The TIMING entry point allows another interpretation of the file generated when running a processing. In standard mode, the log displays the running time of each subprogram sorted in the decreasing order of the running time.

Context and operating method

The TIMING entry point is placed at the start of the STOP subprogram.
If the GPE global variable is set to 1, the rest of the subprogram will not be run.

The GTRTIME global variable contains the name of the log file.
The GTRSUB global variable is set to 1 to have the detail of the subprograms.