commit | 8f8c96d1924c96f3a5c149ca31883d296ddceca7 | [log] [tgz] |
---|---|---|
author | henrik.lundin <henrik.lundin@webrtc.org> | Fri Apr 29 06:19:20 2016 |
committer | Commit bot <commit-bot@chromium.org> | Fri Apr 29 06:19:27 2016 |
tree | 8407046a6f429a695e50f14b9f7234a302f85890 | |
parent | fa66659c6b5a13af3cdfcbf24e3bb88356e7f867 [diff] |
NetEq: Use TickTimer in DelayManager This change replaces packet_iat_count_ms_ and max_timer_ms_, two time-counting member variables in DelayManager, with Stopwatch objects obtained from a TickTimer. BUG=webrtc:5608 Review-Url: https://codereview.webrtc.org/1929863002 Cr-Commit-Position: refs/heads/master@{#12554}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.