Home
last modified time | relevance | path

Searched refs:kInvalidTime (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
DRecurrentTimer.h95 static constexpr auto kInvalidTime = TimePoint(Nanos::max()); in loop() local
101 auto nextEventTime = kInvalidTime; in loop()