(PHP 3, PHP 4 >= 4.0.0)
void sleep (int seconds)
void sleep
関数sleep()は、seconds で与えられた秒数分プログラムの実行を遅延させます。
usleep() も参照のこと。