Searched refs:PHP_HRTIME_PLATFORM_POSIX (Results 1 – 2 of 2) sorted by relevance
23 #define PHP_HRTIME_PLATFORM_POSIX 0 macro30 # undef PHP_HRTIME_PLATFORM_POSIX31 # define PHP_HRTIME_PLATFORM_POSIX 1 macro46 #define HRTIME_AVAILABLE (PHP_HRTIME_PLATFORM_POSIX || PHP_HRTIME_PLATFORM_WINDOWS || PHP_HRTIME_PL…
27 #if PHP_HRTIME_PLATFORM_POSIX75 #elif PHP_HRTIME_PLATFORM_POSIX in _timer_init()121 #elif PHP_HRTIME_PLATFORM_POSIX in _timer_current()
Completed in 4 milliseconds