Searched refs:next_callback_time (Results 1 – 1 of 1) sorted by relevance
383 int64_t next_callback_time = now_time + kTimerIntervalInMilliseconds; in LogStats() local459 int64_t time_to_wait_ms = next_callback_time - rtc::TimeMillis(); in LogStats()