commit | 0e6758d7efc64a93d27f45b278d867d7f13f2131 | [log] [tgz] |
---|---|---|
author | hbos <hbos@webrtc.org> | Wed Aug 31 14:57:36 2016 |
committer | Commit bot <commit-bot@chromium.org> | Wed Aug 31 14:57:44 2016 |
tree | 11eaf185bf6df8e2ada3e9821e53008c5430c149 | |
parent | a69d973267d4a10cbb51b9c47023ba4a3c854167 [diff] |
RTCStatsCollector: timestamps updated. Using a timestamp based on a timer that is monotonically increasing for the cache, so that cache's freshness can be checked regardless of if system clock is modified. Using a system clock for the stats' timestamp, which needs to be relative to UNIX epoch (Jan 1, 1970, UTC). This CL removes the dependency on faketiming.h. BUG=chromium:627816 NOTRY=True Review-Url: https://codereview.webrtc.org/2299643002 Cr-Commit-Position: refs/heads/master@{#13997}
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.