commit | c1e55c7136ceaf348d4975df7ac92b480c9f7b6d | [log] [tgz] |
---|---|---|
author | Danil Chapovalov <danilchap@webrtc.org> | Wed Mar 09 15:14:35 2016 +0100 |
committer | Danil Chapovalov <danilchap@webrtc.org> | Wed Mar 09 14:14:45 2016 +0000 |
tree | 5757ffdd50ccb0c59fc25b7bac90925b3679e5d5 | |
parent | 8886c816582a7c6190c5429222cb8096fca302a6 [diff] |
rtt calculation handles time go backwards CompactNtpIntervalToMs renamed to CompactNtpRttToMs and handle special cases: large values consider negative/invalid and result in value of 1. 0 result consider too small and increases to 1. BUG=590996 R=asapersson@webrtc.org, stefan@webrtc.org Review URL: https://codereview.webrtc.org/1763823003 . Cr-Commit-Position: refs/heads/master@{#11928}
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.