DescriptionRemove non-monotonic clock support
Real time clock may cause problems as they can move (even backwards) if
the clock is changed, eg updated by NTP.
Non-monotonic clocks still in use on some platform (I'm looking at you,
Apple) for timed waits, but that should be less of an issue than actual
timestamps.
BUG=webrtc:5452
Committed: https://crrev.com/e791ffd63873739b47a2633531f4ac2f12e6951d
Cr-Commit-Position: refs/heads/master@{#11375}
Patch Set 1 #Patch Set 2 : EventWrapper fix for Android #Patch Set 3 : s/OS_ANDROID/WEBRTC_ANDROID #Patch Set 4 : No monotonic timer for mac #Patch Set 5 : Debug print WIP #Patch Set 6 : Even more debug tracing #Patch Set 7 : Rebase, fix dumb copy/past error #Patch Set 8 : Cleanup #
Total comments: 2
Patch Set 9 : Cleanup #
Messages
Total messages: 21 (11 generated)
|