CMClockGetHostTimeClock()
Returns a reference to the singleton clock that reflects the host time.
Declaration
func CMClockGetHostTimeClock() -> CMClockDiscussion
In macOS, the host time clock uses mach_absolute_time but returns a value with a large integer timescale (e.g. nanoseconds).