Home
last modified time | relevance | path

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

/php-src/main/
H A Dphp.h105 # define php_sleep(t) SleepEx(t*1000, TRUE) macro
264 #define php_sleep sleep macro
/php-src/ext/standard/
H A Dbasic_functions.c1134 RETURN_LONG(php_sleep((unsigned int)num));

Completed in 25 milliseconds