Home
last modified time | relevance | path

Searched refs:php_sleep (Results 1 – 2 of 2) sorted by relevance

/PHP-8.0/main/
H A Dphp.h113 # define php_sleep(t) SleepEx(t*1000, TRUE) macro
297 #define php_sleep sleep macro
/PHP-8.0/ext/standard/
H A Dbasic_functions.c1230 RETURN_LONG(php_sleep((unsigned int)num));

Completed in 10 milliseconds