Descripción
mixed
time_nanosleep ( int seconds, int nanoseconds )
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.
Valores retornados
Devuelve TRUE si todo se
llevó a cabo correctamente, FALSE en caso
de fallo.
If the delay was interrupted by a signal, an associative array will be
returned with the components: