Developer Forums | About Us | Site Map
Search  
HOME > PHPMANUAL


Sponsors





Web Host
site hosted by netplex
Partners

Online Manuals

usleep

(PHP 3, PHP 4 )

usleep -- Delay execution in microseconds

Description

void usleep ( int micro_seconds)

The usleep() function delays program execution for the given number of micro_seconds. A microsecond is one millionth of a second.

Note: This function does not work on Windows systems.

See also sleep() and set_time_limit().

Copyright 2004-2024 GrindingGears.com. All rights reserved. Site hosted by NETPLEX