Searched refs:PHP_HRTIME_PLATFORM_POSIX (Results 1 – 2 of 2) sorted by relevance
21 #define PHP_HRTIME_PLATFORM_POSIX 0 macro28 # undef PHP_HRTIME_PLATFORM_POSIX29 # define PHP_HRTIME_PLATFORM_POSIX 1 macro44 #define HRTIME_AVAILABLE (PHP_HRTIME_PLATFORM_POSIX || PHP_HRTIME_PLATFORM_WINDOWS || PHP_HRTIME_PL…
25 #if PHP_HRTIME_PLATFORM_POSIX73 #elif PHP_HRTIME_PLATFORM_POSIX in _timer_init()119 #elif PHP_HRTIME_PLATFORM_POSIX in _timer_current()
Completed in 5 milliseconds