commit | 27260ced9fc3e57e51b6be7ca42ae71b28d742e7 | [log] [tgz] |
---|---|---|
author | danilchap <danilchap@webrtc.org> | Wed Feb 15 01:18:15 2017 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Wed Feb 15 09:18:15 2017 +0000 |
tree | d5e1651da92eb533d15c81eaebca0f06e124e1a6 | |
parent | 6486ef50ac94066018618faf747f46de548bd55e [diff] |
Change NtpTime representation to single uint64_t Add explicit conversions to/from uint64_t uint64_t is natural type for NtpTime, including wrap on overflow. BUG=None Review-Url: https://codereview.webrtc.org/2695683002 Cr-Commit-Position: refs/heads/master@{#16624}
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.