Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
DRecurrentTimer.h38 using Clock = std::chrono::steady_clock; variable
39 using TimePoint = std::chrono::time_point<Clock, Nanos>;
57 TimePoint now = Clock::now(); in registerRecurrentEvent()
100 auto now = Clock::now(); in loop()
/hardware/interfaces/broadcastradio/1.0/
Dtypes.hal183 /** Clock - MetaDataClock */