commit | 88c1a9ecbc52f60b8f79a0111c54b9c9600c1c5a | [log] [tgz] |
---|---|---|
author | Sebastian Jansson <srte@webrtc.org> | Thu Aug 30 11:58:38 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Sep 03 09:12:10 2018 |
tree | 50cc546eeda45fc747dcfdd6923bed09b097553e | |
parent | 16e27a1dc59f6fb46bc318ccfff642383b4802a9 [diff] |
Adds infinite addition and subtraction to time units. This prepares for allowing use making arithmetic operators constexpr. This also makes it easier to use for comparisons with offsets. Now a > b + 10 ms works even if b is infinite. Bug: webrtc:9574 Change-Id: Ie36092b72c2ec0f0c541641199a39155f5a796f3 Reviewed-on: https://webrtc-review.googlesource.com/96820 Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Commit-Queue: Sebastian Jansson <srte@webrtc.org> Cr-Commit-Position: refs/heads/master@{#24530}
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.