教程集 www.jiaochengji.com
教程集 >  脚本编程  >  php  >  正文 PHP4用户手册:函数-usleep

PHP4用户手册:函数-usleep

发布时间:2016-10-27   编辑:jiaochengji.com
教程集为您提供PHP4用户手册:函数-usleep等资源,欢迎您收藏本站,我们将为您提供最新的PHP4用户手册:函数-usleep资源
H1>
(PHP 3, PHP 4 >= 4.0.0)
usleep -- 暂停执行多少毫秒
描述
 
void usleep (int micro_seconds)
 
usleep() 函数暂停程序执行由 micro_seconds指定的毫秒数
参见 sleep().
注意:这个函数不能工作在 Windows 操作系统中。

您可能感兴趣的文章:
PHP4用户手册:函数-usleep
PHP4用户手册:函数-CURL-curl_version
PHP4用户手册:函数-CURL-curl_exec
PHP4用户手册:函数-fputs
PHP4用户手册:函数-CRUL-curl_init
php中 usleep() 函数的用法简介
PHP4用户手册:函数-count
PHP4用户手册:函数-fwrite
PHP4用户手册:函数-fseek
php延时几秒后搜索

[关闭]
~ ~