Searched defs:absoluteTime (Results 1 – 1 of 1) sorted by relevance
60 TimePoint absoluteTime = now - Nanos(now.time_since_epoch().count() % interval.count()); in registerRecurrentEvent() local83 TimePoint absoluteTime; // Absolute time of the next event. member