暂停执行。
语法: void usleep(int micro_seconds);
传回值: 无
函式种类: PHP 系统功能
本函式可暂时使程式停止执行。参数 micro_seconds 为要暂停的毫秒数。
sleep()