AudioGetCurrentHostTime() and AudioConvertNanosToHostTime(UInt64($0 * 1000000)) don't exist on iOS so we need to use https://developer.apple.com/library/archive/qa/qa1643/_index.html
any idea how we should go about using the CAHostTimeBase obj-c class in order to get this done?