Home
last modified time | relevance | path

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

/external/webrtc/api/neteq/
Dtick_timer.h67 return stopwatch_->ElapsedTicks() >= ticks_to_count_; in Finished()
72 const uint64_t ticks_to_count_; variable
Dtick_timer.cc21 ticks_to_count_(ticks_to_count) {} in Countdown()