Guardian Procedure Calls Reference Manual (G06.25+)
Guardian Procedure Calls (P)
Guardian Procedure Calls Reference Manual—522629-013
12-58
PROCESS_DELAY_ Procedure (H-Series RVUs
Only)
authenticated from the viewpoint of the system where the target process is 
executing.
•
The caller has read access to the program file and any library files.
•
The program does not contain PRIV or CALLABLE routines.
•
The target is not a system process.
•
The now parameter is not specified.
Only program file owners and users with appropriate privileges are able to debug 
programs that set the user ID. 
Example
error := PROCESS_DEBUG_ ( proc^handle, terminal:length );
Related Programming Manual
For information about the Debug facility, refer to the Debug Manual. For information 
about the Inspect facility, refer to the 
Inspect Manual. For programming information 
about the PROCESS_DEBUG_ procedure, refer to the 
Guardian Programmer’s Guide. 
PROCESS_DELAY_ Procedure (H-Series RVUs 
Only) 
Summary 
Syntax for C Programmers
Syntax for TAL Programmers
Parameters
Considerations
Example
Summary
The PROCESS_DELAY_ procedure permits a process to suspend itself for a timed 
interval.  










