commit | a204ad210df71bef884e13af71dc68553bd39e79 | [log] [tgz] |
---|---|---|
author | Philipp Hancke <philipp.hancke@googlemail.com> | Fri Jul 08 16:43:25 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 02 13:52:36 2022 |
tree | e70d6220d983a9502a12e78edc3913eb0146ad02 | |
parent | 175d77ce77582b34f847535af5435ba0f792c05f [diff] |
clean up misc TimeDelta use follow-up from https://webrtc-review.googlesource.com/c/src/+/262810 * replace Time::Millis(0) and TimeDelta::Millis(0) with ::Zero() * drop unnecessary webrtc namespace from some TimeDeltas * make TimeDelta do the unit conversion for stats BUG=webrtc:13756 Change-Id: Ic60625ae0fc7959a47a6be9f5051851feaf76373 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/265875 Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Reviewed-by: Henrik Boström <hbos@webrtc.org> Commit-Queue: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/main@{#37664}
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 here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.