Searched refs:TimestampScheduler (Results 1 – 4 of 4) sorted by relevance
31 class TimestampScheduler34 TimestampScheduler() {}; in TimestampScheduler() function35 virtual ~TimestampScheduler() = default;
24 void TimestampScheduler::start(int64_t startTime) { in start()29 int64_t TimestampScheduler::nextAbsoluteTime() { in nextAbsoluteTime()
45 "TimestampScheduler.cpp",
411 TimestampScheduler timestampScheduler; in run()