Searched refs:kRepeatingInterval (Results 1 – 1 of 1) sorted by relevance
215 const std::chrono::milliseconds kRepeatingInterval(20); in RepeatFramesPeriodically() local216 auto next_send = std::chrono::system_clock::now() + kRepeatingInterval; in RepeatFramesPeriodically()252 buffer_info->last_sent_time_stamp + kRepeatingInterval) { in RepeatFramesPeriodically()267 next_send, buffer_info->last_sent_time_stamp + kRepeatingInterval); in RepeatFramesPeriodically()