commit | 21dc1890f434b5f22011192e98b8460ffc9c36d2 | [log] [tgz] |
---|---|---|
author | danilchap <danilchap@webrtc.org> | Tue Mar 07 10:51:09 2017 |
committer | Commit bot <commit-bot@chromium.org> | Tue Mar 07 10:51:09 2017 |
tree | 75b57d8b5edd1296a8795a72090791a7d9674040 | |
parent | 92a7a1810c0dd50c50d723621cfdddc8c721d0af [diff] |
Replace Clock::CurrentNtp with Clock::CurrentNtpTime CurrentNtp return time by taking two output parameters by reference (also breaks style guide) CurrentNtpTime treat ntp time as single entity and returns it using NtpTime structure. (making interface clearer) BUG=None Review-Url: https://codereview.webrtc.org/2733823002 Cr-Commit-Position: refs/heads/master@{#17088}
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. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.