mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-14 22:30:40 +01:00
![]() Negative infinity is useful in comparisons as it represents a value guaranteed to be less than any other timestamp. This avoid using Timestamp::ms(0) to represent such a value or having to use optional for the special case of first time execution. To avoid ambiguity, Timestamp::Infinity is renamed to PlusInfinity. Bug: webrtc:9709 Change-Id: Ib2debff91036e94d1dc903ec0c6faae30febde4e Reviewed-on: https://webrtc-review.googlesource.com/79440 Commit-Queue: Sebastian Jansson <srte@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#24556} |
||
---|---|---|
.. | ||
include | ||
BUILD.gn | ||
congestion_controller_unittests_helper.cc | ||
congestion_controller_unittests_helper.h | ||
pacer_controller.cc | ||
pacer_controller.h | ||
send_side_congestion_controller.cc | ||
send_side_congestion_controller_unittest.cc | ||
send_time_history.cc | ||
send_time_history.h | ||
send_time_history_unittest.cc | ||
transport_feedback_adapter.cc | ||
transport_feedback_adapter.h | ||
transport_feedback_adapter_unittest.cc |