PHP4 User Manual: Function-usleep_PHP Tutorial

WBOY
Release: 2016-07-13 17:22:23
Original
738 people have browsed it

usleep
(PHP 3, PHP 4 >= 4.0.0)usleep -- How many milliseconds to pause execution Description
void usleep (int micro_seconds)
usleep() function pauses program execution for the number of milliseconds specified by micro_seconds
See website construction server script class PHPPHP user manual fancyfunction.sleep.html>sleep().
Note: This function does not work in Windows operating system.

www.bkjia.comtruehttp: //www.bkjia.com/PHPjc/532340.htmlTechArticleusleep (PHP 3, PHP 4 >= 4.0.0)usleep -- How many milliseconds to pause execution. Description void usleep ( int micro_seconds) usleep() function pauses program execution for the number of milliseconds specified by micro_seconds. See the website...
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!