Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
sleep
sleep
Delayed execution
Name:
sleep
Category:
Miscellaneous
Programming Language:
php
One-line Description:
Delay code execution by the specified number of seconds.
Related
The difference between fprintf function and sprintf function and usage scenarios
5
Analysis of behavior of chown function on Windows system
3
What Are the Common Mistakes When Using ucwords for Title Formatting? How to Avoid Them?
5
What are the application scenarios of fsockopen when calling Web APIs? How to optimize it to improve efficiency?
10
Similar Functions
sys_getloadavg
sys_getloadavg
Obtaintheaverageload
highlight_string
highlight_string
Stringsyntaxhighligh
eval
eval
ExecutestringsasPHPc
sapi_windows_cp_set
sapi_windows_cp_set
Settingupprocesscode
pack
pack
Packagedataintobinar
sapi_windows_cp_get
sapi_windows_cp_get
Getthecurrentcodepag
die
die
Equivalenttoexit()
connection_status
connection_status
Returntothestatusbit
Popular Articles