Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_device/
Daudio_device_buffer.cc383 int64_t next_callback_time = now_time + kTimerIntervalInMilliseconds; in LogStats() local
459 int64_t time_to_wait_ms = next_callback_time - rtc::TimeMillis(); in LogStats()