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.
Function
INTEGER(4)
The returned value is 0 if the function is successful, or an error number otherwise.