We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
clock_gettime_nsec_np()
1 parent 5c39a46 commit ac2ce94Copy full SHA for ac2ce94
Zend/zend_hrtime.h
@@ -66,7 +66,7 @@ BEGIN_EXTERN_C()
66
67
ZEND_API extern double zend_hrtime_timer_scale;
68
69
-#elif ZEND_HRTIME_PLATFORM_APPLE
+#elif ZEND_HRTIME_PLATFORM_APPLE_MACH_ABSOLUTE
70
71
# include <mach/mach_time.h>
72
# include <string.h>
0 commit comments