首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
time_sleep_until
time_sleep_until
使腳本睡眠到指定的時間為止
名稱:
time_sleep_until
分類:
雜項
所屬語言:
php
一句話介紹:
使腳本休眠到指定的時間。
相關內容
thinkphp5.1的model模型自動更新update_time字段實例講解
6
解決PHP 中get_include_path() 設置被忽略的問題
6
PHP開發實時聊天系統的消息隊列與異步處理
7
windows服務器apache、php、postgresql的環境安裝
3
同類函數
php_strip_whitespace
php_strip_whitespace
返回刪除註釋和空格後的PHP源碼
sys_getloadavg
sys_getloadavg
獲取系統平均負載
constant
constant
返回常量的值
pack
pack
將數據打包成二進製字符串
sapi_windows_cp_get
sapi_windows_cp_get
獲取當前代碼頁
exit
exit
輸出一個消息並且退出當前腳本
__halt_compiler
__halt_compiler
中斷編譯器的執行
highlight_file
highlight_file
語法高亮一個文件
熱門文章