mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-12 21:30:45 +01:00
![]() SystemTimeNanos() will soon be replaced with another implementation when built with Chromium. This will break the assumption of SystemTimeNanos() being relative to the NTP epoch. To avoid breaking any UWP apps, call the TimeHelper::Ticks() function directly, which is synchronized with the NTP epoch during initialization. Bug: chromium:516700 Change-Id: I4e50cb3f88d06e1385e73b1a9ded52956501dc1f Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/208520 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Niels Moller <nisse@webrtc.org> Commit-Queue: Johannes Kron <kron@webrtc.org> Cr-Commit-Position: refs/heads/master@{#33324} |
||
---|---|---|
.. | ||
include | ||
source | ||
BUILD.gn | ||
DEPS | ||
OWNERS |