commit | 2d43ab85082b2c2f6f4f73715c89c57b3ac0c273 | [log] [tgz] |
---|---|---|
author | Victor Boivie <boivie@webrtc.org> | Wed Nov 08 14:37:33 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Nov 10 15:23:13 2023 |
tree | 0a43c23782baa99b46b7855ce2e48e02911dd2c7 | |
parent | 2baa7ae9e03553da5da3b2c232431602a64fcd50 [diff] |
dcsctp: Add Now() callback This callback is identical to TimeMillis, but returns a webrtc::Timestamp instead of a TimeMs. When all callers have migrated to Now() (and all dcsctp code), TimeMillis will be removed. Bug: webrtc:15593 Change-Id: I608387607537f29989736af5bf98c7f184f52ebc Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/326500 Commit-Queue: Victor Boivie <boivie@webrtc.org> Reviewed-by: Florent Castelli <orphis@webrtc.org> Cr-Commit-Position: refs/heads/main@{#41127}
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.