Searched defs:STAT_DELAY (Results 1 - 1 of 1) sorted by relevance

/httpd/support/
H A Dhtcacheclean.c61 #define STAT_DELAY 5000 /* usecs */ macro
669 apr_sleep(STAT_DELAY);
1723 apr_sleep(STAT_DELAY);
1741 apr_sleep(STAT_DELAY);
1774 apr_sleep(STAT_DELAY);

Completed in 3048 milliseconds