Searched refs:timestampScheduler (Results 1 – 1 of 1) sorted by relevance
295 TimestampScheduler timestampScheduler; in run() local296 timestampScheduler.setBurstPeriod(mFramesPerBurst, getSampleRate()); in run()297 timestampScheduler.start(AudioClock::getNanoseconds()); in run()298 int64_t nextTime = timestampScheduler.nextAbsoluteTime(); in run()305 nextTime = timestampScheduler.nextAbsoluteTime(); in run()