commit | 4397482d71be8ba855b995f1dbe53074b99c84d4 | [log] [tgz] |
---|---|---|
author | Victor Boivie <boivie@webrtc.org> | Thu Oct 26 14:24:30 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 07 21:42:15 2023 |
tree | 69fc8d0d2a76db1a4e7c10eba7840fd1bb0ec5ca | |
parent | 644025c51f75aebc7cc270f121d2f648bb856863 [diff] |
dcsctp: Convert timers to rtc::TimeDelta With this, the code base should be mostly converted from using DurationMs to rtc::TimeDelta, and the work can continue to replace TimeMs with rtc::Timestamp. Bug: webrtc:15593 Change-Id: I083fee6eccb173efc0232bb8d46e2554a5fbee5b Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/326161 Reviewed-by: Florent Castelli <orphis@webrtc.org> Commit-Queue: Victor Boivie <boivie@webrtc.org> Cr-Commit-Position: refs/heads/main@{#41101}
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.