Searched refs:num_timer_wraps_ (Results 1 – 1 of 1) sorted by relevance
94 num_timer_wraps_(0), in WindowsRealTimeClock()137 num_timer_wraps_++; in GetTime()139 elapsed_ms.HighPart = num_timer_wraps_; in GetTime()184 mutable LONG num_timer_wraps_; member in webrtc::WindowsRealTimeClock