Home
last modified time | relevance | path

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

/PHP-8.1/main/
H A Dphp.h105 # define php_sleep(t) SleepEx(t*1000, TRUE) macro
283 #define php_sleep sleep macro
/PHP-8.1/ext/standard/
H A Dbasic_functions.c1224 RETURN_LONG(php_sleep((unsigned int)num));

Completed in 17 milliseconds