(PHP 3, PHP 4 )
void sleep (int seconds)
void sleep
The sleep function delays program execution for the given number of seconds.
See also usleep().