Searched refs:nowNs (Results 1 – 1 of 1) sorted by relevance
2387 UInt64 nowNs = AudioConvertHostTimeToNanos(AudioGetCurrentHostTime()); in implDeviceIOProc() local2449 static_cast<int32_t>(1e-3 * (outputTimeNs - nowNs) + 0.5); in implDeviceIOProc()2489 UInt64 nowNs = AudioConvertHostTimeToNanos(AudioGetCurrentHostTime()); in implInDeviceIOProc() local2522 static_cast<int32_t>(1e-3 * (nowNs - inputTimeNs) + 0.5); in implInDeviceIOProc()