Home
last modified time | relevance | path

Searched refs:too_recent_a_send_time (Results 1 – 1 of 1) sorted by relevance

/external/openscreen/cast/streaming/
Dsender.cc396 const Clock::time_point too_recent_a_send_time = in OnReceiverIsMissingPackets() local
429 if (slot->packet_sent_times[packet_id] <= too_recent_a_send_time) { in OnReceiverIsMissingPackets()