Home
last modified time | relevance | path

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

/external/libchrome/base/timer/
Dtimer.h241 OneShotTimer() : OneShotTimer(nullptr) {} in OneShotTimer() function
242 explicit OneShotTimer(const TickClock* tick_clock) in OneShotTimer() function