commit | e791ffd63873739b47a2633531f4ac2f12e6951d | [log] [tgz] |
---|---|---|
author | sprang <sprang@webrtc.org> | Tue Jan 26 09:53:20 2016 |
committer | Commit bot <commit-bot@chromium.org> | Tue Jan 26 09:53:24 2016 |
tree | cdb6b2c64a8d00f884f615109451014ed08c8a31 | |
parent | 4fd6cda06796e650d1ff65edf5dd08f3f1ae3223 [diff] |
Remove non-monotonic clock support Real time clock may cause problems as they can move (even backwards) if the clock is changed, eg updated by NTP. Non-monotonic clocks still in use on some platform (I'm looking at you, Apple) for timed waits, but that should be less of an issue than actual timestamps. BUG=webrtc:5452 Review URL: https://codereview.webrtc.org/1613013002 Cr-Commit-Position: refs/heads/master@{#11375}
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.