Home
last modified time | relevance | path

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

/external/webrtc/call/
Dcall.cc645 absl::optional<Timestamp> first_sent_packet_ms = in ~Call() local
650 if (first_sent_packet_ms) { in ~Call()
651 UpdateSendHistograms(*first_sent_packet_ms); in ~Call()