Perform `{Assembled,Rendered}Margin` calculations in ms-level precision.
Since the `render_timestamp` only has ms-level precision, there is no
point in having us-level precision for the margin calculations. In fact,
it is just detracting when trying to analyze the results. Further, we
only need ms-level precision for jitter buffer evaluations anyway.
TESTED=Presubmit
Bug: b/423646186
Change-Id: Ie3f49578af9f24d97d69b6b30b1326f7b2514607
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/478040
Reviewed-by: Åsa Persson <asapersson@webrtc.org>
Commit-Queue: Rasmus Brandt <brandtr@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#47878}
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.