Home > php教程 > php手册 > PHP4用户手册:函数-usleep

PHP4用户手册:函数-usleep

WBOY
Release: 2016-06-13 10:22:31
Original
821 people have browsed it

usleep
(PHP 3, PHP 4 >= 4.0.0)usleep -- 暂停执行多少毫秒描述
void usleep (int micro_seconds)
usleep() 函数暂停程序执行由 micro_seconds指定的毫秒数
参见 网站建设服务器脚本类\PHPPHP用户手册fancyfunction.sleep.html>sleep().
注意:这个函数不能工作在 Windows 操作系统中。

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 Recommendations
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template