Guardian Procedure Calls Reference Manual

total-time
output
FIXED:ref:1
returns the elapsed time, in microseconds as measured by the processor clock, since the
processor was loaded or reloaded.
cpu-process-busy
output
FIXED:ref:1
returns the length of time, in microseconds as measured by the processor clock, that the processor
has been busy executing processes since it was loaded or reloaded.
cpu-interrupt
output
FIXED:ref:1
returns the length of time, in microseconds as measured by the processor clock, that the processor
has been busy processing interrupts since it was loaded or reloaded.
cpu-idle
output
FIXED:ref:1
returns the length of time, in microseconds as measured by the processor clock, that the processor
has been idle since it was loaded or reloaded.
Condition Code Settings
indicates that the system is in one of these states:< (CCL)
Unavailable.
Does not exist.
The procedure could not get resources to execute.
indicates that CPUTIMES is successful.= (CCE)
indicates that supplied parameters failed the bounds check.> (CCG)
CPUTIMES Procedure 227