Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/tests/framework/instruments/
H A DWallClockTimer.h83 using WallClockTimer = WallClock<false>; variable
/aosp_15_r20/external/armnn/src/armnn/
H A DWallClockTimer.hpp38 class WallClockTimer : public Instrument class
/aosp_15_r20/external/cronet/base/timer/
H A Dwall_clock_timer.cc18 WallClockTimer::WallClockTimer(const Clock* clock, const TickClock* tick_clock) in WallClockTimer() function in base::WallClockTimer