- From: wssjwl via GitHub <sysbot+gh@w3.org>
- Date: Mon, 06 May 2019 23:06:20 +0000
- To: public-webrtc-logs@w3.org
meanWaitingTimeMs and MaxWaitingTimeMs. The data has been collected in acm_receiver.cc. You can find them in acm_receiver.cc. Copied their reference below. acm_stat->meanWaitingTimeMs = neteq_stat.mean_waiting_time_ms; acm_stat->maxWaitingTimeMs = neteq_stat.max_waiting_time_ms; -- GitHub Notification of comment by wssjwl Please view or discuss this issue at https://github.com/w3c/webrtc-stats/issues/427#issuecomment-489818965 using your GitHub account
Received on Monday, 6 May 2019 23:06:22 UTC