The usleep() function delays program execution for the given number of micro_seconds. A microsecond is one millionth of a second.
Notatka: This function did not work on Windows systems until PHP 5.0.0
See also sleep() and set_time_limit().
Poprzedni | Spis treści | Następny |
unpack | Początek rozdziału | mnoGoSearch Functions |