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();
417 int64_t nextTime = timestampScheduler.nextAbsoluteTime(); in run()428 nextTime = timestampScheduler.nextAbsoluteTime(); in run()