Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
time_sleep_until
time_sleep_until
Make the script sleep until the specified time
Name:
time_sleep_until
Category:
Miscellaneous
Programming Language:
php
One-line Description:
Makes the script sleep for a specified time.
Related
Comprehensive Guide to Compiling PHP on CentOS 7
2
Memory overflow issues that may be encountered when using apcu_entry
7
How to use stream_get_filters and stream_filter_append in combination
3
Why Do getrandmax() and rand() Functions Return Different Maximum Values? An Analysis
2
Similar Functions
sapi_windows_cp_set
sapi_windows_cp_set
Settingupprocesscode
sapi_windows_cp_conv
sapi_windows_cp_conv
Convertstringsfromon
time_nanosleep
time_nanosleep
Delayexecutionforsev
sys_getloadavg
sys_getloadavg
Obtaintheaverageload
connection_status
connection_status
Returntothestatusbit
time_sleep_until
time_sleep_until
Makethescriptsleepun
sleep
sleep
Delayedexecution
show_source
show_source
Aliasofhighlight_f
Popular Articles