Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
DFakeValueGenerator.h41 using Clock = std::chrono::steady_clock; variable
/hardware/google/aemu/base/include/aemu/base/process/
DProcess.h78 const std::chrono::time_point<Clock, Duration>& timeout_time) in wait_until()
/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
DRecurrentTimer.h38 using Clock = std::chrono::steady_clock; variable