Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

The REPORT-FORMAT parameter TIME-PRECISION

Function

You use this parameter to specify whether time is to be specified in milliseconds or microseconds.

TIME-PRECISION

= *STD / *PARAMETERS(...)


*PARAMETERS(...)



|

CPU-TIME = *MILLI-SECONDS / MICRO-SECONDS



|

,ELAPSED-TIME = *MILLI-SECONDS / MICRO-SECONDS

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.