Since Apple don't support clock_gettime(CLOCK_REALTIME) I added a new time provider that uses the Mach kernel Clock service to get nanosecond resolution time.
158 KiB
158 KiB
Since Apple don't support clock_gettime(CLOCK_REALTIME) I added a new time provider that uses the Mach kernel Clock service to get nanosecond resolution time.