Searched refs:timeBeforeCallbacks (Results 1 – 1 of 1) sorted by relevance
1903 const nsecs_t timeBeforeCallbacks = systemTime(); in processAudioBuffer() local2006 ns -= (timeAfterCallbacks - timeBeforeCallbacks); // account for callback time in processAudioBuffer()