Searched refs:nextAbsoluteTime (Results 1 – 3 of 3) sorted by relevance
29 int64_t TimestampScheduler::nextAbsoluteTime() { in nextAbsoluteTime() function in TimestampScheduler
45 int64_t nextAbsoluteTime();
300 int64_t nextTime = timestampScheduler.nextAbsoluteTime(); in run()310 nextTime = timestampScheduler.nextAbsoluteTime(); in run()