Home
last modified time | relevance | path

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

/hardware/google/aemu/base/include/aemu/base/testing/
DTestLooper.h59 inline Looper::DurationNs TestLooper::nowNs(ClockType clockType) { in nowNs() function
/hardware/google/graphics/common/libhwc2.1/libvrr/
DVariableRefreshRateController.cpp1015 int64_t nowNs = getSteadyClockTimeNs(); in threadBody() local