Searched refs:time_limit_ms (Results 1 – 1 of 1) sorted by relevance
188 int64_t time_limit_ms = (*node_it)->arrival_time_ms - kPacketLossTimeWindowMs; in RecentPacketLossRatio() local194 if ((*node_it)->arrival_time_ms < time_limit_ms) { in RecentPacketLossRatio()