commit | e50bbc0fc3ebff336477ccb930cd10cbb0c236aa | [log] [tgz] |
---|---|---|
author | Danil Chapovalov <danilchap@webrtc.org> | Wed Jul 23 13:56:55 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jul 23 16:30:49 2025 |
tree | b6279d9cfaaeec1cb9ea0af6f3b196366d19cfb0 | |
parent | 61f0f4c83c229c20c900061b8025e976cb5d8590 [diff] |
Cleanup usage of kNumNanosecsPerSec like constants in event.cc Instead rely on TimeDelta constexpr functions to do conversion between different units of time. Bug: webrtc:42223979 Change-Id: I7476a2e344303b907a9e297d42bb8fb396fd3aaa Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/401680 Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/main@{#45202}
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.