PROCTIME [ MPE/iX Intrinsics Reference Manual ] MPE/iX 5.0 Documentation
MPE/iX Intrinsics Reference Manual
PROCTIME
NM and CM callable.
Returns the accumulated CPU time for a process.
Syntax
_____________________________________
| |
| I32 |
| time:=PROCTIME; |
_____________________________________
Functional Return
time 32-bit signed integer (assigned functional return)
Returns the number of milliseconds that the process
has been running.
Related Information
Intrinsics None
Commands REPORT
Manuals Process Management Programmer's Guide (32650-90023)
and Getting System Information Programmer's Guide
(32650-90018)
MPE/iX 5.0 Documentation