Purpose
The usleep_ function suspends the execution of the current process for an interval of MSEC microseconds. The accuracy of an XL Fortran timing function is operating system dependent.
Class
Function
Argument Type and Attributes
Result Type and Attributes
INTEGER(4)
Result Value
The returned value is 0 if the function is successful, or an error number
otherwise.