Home
last modified time | relevance | path

Searched defs:absoluteTime (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
DRecurrentTimer.h60 TimePoint absoluteTime = now - Nanos(now.time_since_epoch().count() % interval.count()); in registerRecurrentEvent() local
83 TimePoint absoluteTime; // Absolute time of the next event. member