Searched refs:kDelayPlotIntervalMs (Results 1 – 1 of 1) sorted by relevance
129 const int64_t kDelayPlotIntervalMs = 100; in PlotDelay() local130 if (arrival_time_ms >= last_delay_plot_ms_ + kDelayPlotIntervalMs) { in PlotDelay()