Guardian Procedure Calls Reference Manual

Considerations
You cannot use PROCESSTIME for a high-PIN process except when omitting cpu,pin. This is
because a high-PIN cannot fit into cpu,pin.
Example
IF ( PROCESS^TIME := PROCESSTIME ( CPU^PIN , SYS^NUM )) >= 0F
THEN ... ! successful.
ELSE ... ! PROCESSTIME not available.
1184 Guardian Procedure Calls (P)