commit | 5f83cf0c6d842352d8e017321f0223aefebb1bef | [log] [tgz] |
---|---|---|
author | Sebastian Jansson <srte@webrtc.org> | Tue May 08 12:52:22 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Tue May 08 13:22:53 2018 |
tree | 3a82358adf0e282e0c0de4c58ab85c22a0d1409e | |
parent | 5b2b692079e65be33998e6b8e7e7b7efce3cf9bf [diff] |
Replacing rtc::TimeDelta with webrtc::TimeDelta. This removes the redundant type and replaces all usages. A slight change in behavior is that we no longer get nanosecond resolution. This should not matter since no current code requires nanosecond resolution. Bug: webrtc:9155 Change-Id: I04334e08c686d95731621a6c8a7e40400d0ae3b2 Reviewed-on: https://webrtc-review.googlesource.com/71163 Commit-Queue: Sebastian Jansson <srte@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23174}
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.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.