commit | 05666b4db76acd5c9363e62cb3e0e2bbddaa0ee8 | [log] [tgz] |
---|---|---|
author | Olov Brändström <brandstrom@google.com> | Wed Oct 23 10:45:27 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 23 14:19:08 2024 |
tree | d488e31cccf8639041cf43b271f4de94a49b8e79 | |
parent | 1c262bf5a4c2f2aaf226b24f11195ba8cae772f1 [diff] |
Function that Converts NtpTime to a Timestamp with UTC epoch in Clock. danilchap@webrtc.org suggested to add a converter for NtpTime <-> UTC Timestamp for in https://webrtc-review.googlesource.com/c/src/+/365641. This CL add a NtpTime -> UTC Timestamp in Clock, and change code to start to use the new function. Bug: None Change-Id: If4af6cb8e31c1731692edfb8358e67b7a43226a0 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/366001 Commit-Queue: Olov Brändström <brandstrom@google.com> Reviewed-by: Henrik Boström <hbos@webrtc.org> Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Reviewed-by: Henrik Andreassson <henrika@webrtc.org> Cr-Commit-Position: refs/heads/main@{#43293}
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.