commit | c2c6442ad515f13c5a4cfaeee21415dd7b910f8b | [log] [tgz] |
---|---|---|
author | Olov Brändström <brandstrom@google.com> | Wed Jun 26 10:46:04 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 26 16:53:17 2024 |
tree | fc56a8682eaff7150c76d220da8d6c8152cbd0be | |
parent | 20b8e33a3fa74470658951d1c86df7b049867e1c [diff] |
Add RTC_EXPORT to TimeUTCMicros (2nd try) In https://webrtc-review.googlesource.com/c/src/+/355181 I supposed to add RTC_EXPORT to the TimeUTCMicros function. However in the code I added it to TimeUTCMillis(). I hadn't realized there where two similar functions, so I did a poor error check. I think it make sense to have RTC_EXPORT on both of them, since they are similar. So I opted to not revert the change in the previous faulty CL. Bug: chromium:333359951 Change-Id: Icb3d3adeebd4fbf56244986a9e801bee84ff04df Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/355760 Reviewed-by: Tomas Gunnarsson <tommi@webrtc.org> Commit-Queue: Tomas Gunnarsson <tommi@webrtc.org> Cr-Commit-Position: refs/heads/main@{#42546}
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.