Loading...
Select Version
Function
You use this parameter to specify whether time is to be specified in milliseconds or microseconds.
TIME-PRECISION | ||||||||||||||||
|
Operands
TIME-PRECISION = *STD
The CPU time and elapsed time are output in milliseconds.
TIME-PRECISION = *PARAMETERS(...)
CPU-TIME = *MILLI-SECONDS / MICRO-SECONDS
The CPU time is output in milliseconds or microseconds.
ELAPSED-TIME = *MILLI-SECONDS / MICRO-SECONDS
The elapsed real time is output in milliseconds or microseconds.