Searched refs:time_to_wait_ms (Results 1 – 1 of 1) sorted by relevance
459 int64_t time_to_wait_ms = next_callback_time - rtc::TimeMillis(); in LogStats() local460 RTC_DCHECK_GT(time_to_wait_ms, 0) << "Invalid timer interval"; in LogStats()465 time_to_wait_ms); in LogStats()