Home
last modified time | relevance | path

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

/external/webrtc/webrtc/base/
Devent_tracer.cc105 static const int kLoggingIntervalMs = 100; in Log() local
109 bool shutting_down = shutdown_event_.Wait(kLoggingIntervalMs); in Log()