Guardian Procedure Calls Reference Manual (G06.25+)
Guardian Procedure Calls (P)
Guardian Procedure Calls Reference Manual—522629-013
12-266
PROCESSTIME Procedure
(Superseded by PROCESS_GETINFOLIST_
PROCESSTIME Procedure
(Superseded by PROCESS_GETINFOLIST_
Procedure )
Summary
Syntax for C Programmers
Syntax for TAL Programmers
Parameters
Considerations
Example
Summary
The PROCESSTIME procedure returns the process execution time of any process in
the network. Process time is the processor time in microseconds that the process has
consumed; processor time used for Guardian procedures called is also included.
Syntax for C Programmers
This procedure does not have a C syntax, because it is superseded and should not be
used for new development. This procedure is supported only for compatibility with
previous software.
Syntax for TAL Programmers
Parameters
process-time returned value
FIXED
is the process execution time, in microseconds, of the specified process in the
network.
-1F indicates that the process does not exist.
-2F indicates that the system is unavailable or does not exist; the procedure
cannot get resources (link control blocks).
> 0F indicates that PROCESSTIME was successful.
Note. This procedure is supported for compatibility with previous software and should not be
used for new development.
process-time := PROCESSTIME ( [ cpu,pin ] ! i
,[ sysid ] ); ! i