Commit 2aab83da authored by Sam Zackrisson's avatar Sam Zackrisson Committed by Commit Bot

Mark UMA stat WebRTC.Call.TimeSendingAudioRtpPacketsInSeconds obsolete

Client-side cleanup:
https://webrtc-review.googlesource.com/c/src/+/111506

Bug: webrtc:7882
Change-Id: I7985e72c4455c39b54ce87e1ca56bce995d1b494
Reviewed-on: https://chromium-review.googlesource.com/c/1344141Reviewed-by: default avatarAlexei Svitkine <asvitkine@chromium.org>
Commit-Queue: Sam Zackrisson <saza@chromium.org>
Cr-Commit-Position: refs/heads/master@{#610839}
parent 0d2e78fa
...@@ -123428,6 +123428,9 @@ uploading your change for review. ...@@ -123428,6 +123428,9 @@ uploading your change for review.
</histogram> </histogram>
<histogram name="WebRTC.Call.TimeSendingAudioRtpPacketsInSeconds" units="s"> <histogram name="WebRTC.Call.TimeSendingAudioRtpPacketsInSeconds" units="s">
<obsolete>
Deprecated 11/2018 due to little use and high implementation complexity.
</obsolete>
<owner>saza@chromium.org</owner> <owner>saza@chromium.org</owner>
<summary> <summary>
The amount of time between sending the first and the last audio RTP packets The amount of time between sending the first and the last audio RTP packets
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment