The usleep() function delays program execution for the given number of micro_seconds. A microsecond is one millionth of a second.
This function does not work on Windows systems.
See also sleep() and set_time_limit().
| This HTML Help has been published using the chm2web software. |