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} |
||
---|---|---|
.. | ||
test | ||
bandwidth_sampler.cc | ||
bandwidth_sampler.h | ||
bandwidth_sampler_unittest.cc | ||
bbr_factory.cc | ||
bbr_factory.h | ||
bbr_network_controller.cc | ||
bbr_network_controller.h | ||
bbr_network_controller_unittest.cc | ||
BUILD.gn | ||
data_transfer_tracker.cc | ||
data_transfer_tracker.h | ||
data_transfer_tracker_unittest.cc | ||
loss_rate_filter.cc | ||
loss_rate_filter.h | ||
loss_rate_filter_unittest.cc | ||
packet_number_indexed_queue.h | ||
packet_number_indexed_queue_unittest.cc | ||
rtt_stats.cc | ||
rtt_stats.h | ||
rtt_stats_unittest.cc | ||
windowed_filter.h | ||
windowed_filter_unittest.cc |