|
Delays program execution for the given number of seconds and nanoseconds.
seconds must be a positive integer, and nanoseconds must be a positive integer less than 1 billion.
Returns TRUE on success or FALSE on failure.
If the delay was interrupted by a signal, an associative array will be returned with the components:
seconds - number of seconds remaining in the delay
nanoseconds - number of nanoseconds remaining in the delay
Note: This function is not implemented on Windows platforms.
Hosting by: Hurra Communications Ltd.
Generated: 2007-01-26 18:00:13