Descrizione
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.
Valori restituiti
Restituisce TRUE in caso di successo, FALSE in caso di fallimento.
If the delay was interrupted by a signal, an associative array will be
returned with the components: