Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
usleep
usleep
Delay execution with specified number of microseconds
Name:
usleep
Category:
Miscellaneous
Programming Language:
php
One-line Description:
Delay code execution by the specified number of microseconds.
Related
Use stream_get_filters and stream_wrapper_register in conjunction with stream_wrapper_register
5
DW Debugging PHP Tips: Essential Tools and Methods to Boost Development Efficiency
1
Common Errors When Using stream_socket_server and How to Quickly Fix Them
3
parse_url returns the difference between NULL and FALSE
3
Similar Functions
uniqid
uniqid
GenerateauniqueID
time_nanosleep
time_nanosleep
Delayexecutionforsev
die
die
Equivalenttoexit()
sapi_windows_cp_get
sapi_windows_cp_get
Getthecurrentcodepag
connection_status
connection_status
Returntothestatusbit
connection_aborted
connection_aborted
Checkiftheclientisdi
sapi_windows_set_ctrl_handler
sapi_windows_set_ctrl_handler
SetordeleteaCTRLeven
get_browser
get_browser
Getthefunctionsthatt
Popular Articles