commit | 3c5d5824a38b5fa78c8da9b9c0bba67ee055bcc1 | [log] [tgz] |
---|---|---|
author | Jonas Oreland <jonaso@webrtc.org> | Mon Dec 14 11:45:05 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Dec 15 12:17:12 2020 |
tree | 5018f233277b8a39379778e6d61a832059646d19 | |
parent | 3942380d32afc720608910c82420bb992619e845 [diff] |
Add last_data_sent timestamp to Connection. Add a timestamp for last data sent in Connection. Move calling of rtc::TimeMillis() to Connection and remove it from RateTracker::AddSamples. This timestamp will be used to further improve fail over logic. BUG=None Change-Id: I4cbc7693a0e081277590b9cb13264dc2a998202e No-Try: True Change-Id: I4cbc7693a0e081277590b9cb13264dc2a998202e Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/197421 Commit-Queue: Jonas Oreland <jonaso@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/master@{#32831}
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.