Searched refs:nextTimestampReportTime (Results 1 – 1 of 1) sorted by relevance
413 int64_t nextTimestampReportTime; in run() local436 timeoutNanos = std::min(nextTimestampReportTime, nextDataReportTime) in run()453 if (currentTimestamp >= nextTimestampReportTime) { in run()459 nextTimestampReportTime = timestampScheduler.nextAbsoluteTime(); in run()486 nextTimestampReportTime = timestampScheduler.nextAbsoluteTime(); in run()