webrtc/api/units
Sebastian Jansson af21eab531 Adds arithmetic support to DataRate.
Bug: webrtc:9709
Change-Id: Id3fde2b7bbc63c6372cadc76b92c4568665b17f9
Reviewed-on: https://webrtc-review.googlesource.com/97702
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Commit-Queue: Sebastian Jansson <srte@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#24562}
2018-09-05 08:07:09 +00:00
..
BUILD.gn Moves network unit types to API. 2018-05-08 11:46:22 +00:00
data_rate.cc Adds debug printing of units in unit tests. 2018-08-27 08:28:12 +00:00
data_rate.h Adds arithmetic support to DataRate. 2018-09-05 08:07:09 +00:00
data_rate_unittest.cc Adds arithmetic support to DataRate. 2018-09-05 08:07:09 +00:00
data_size.cc Moves network unit types to API. 2018-05-08 11:46:22 +00:00
data_size.h Adds arithmetic support to DataRate. 2018-09-05 08:07:09 +00:00
data_size_unittest.cc Adds constexpr create functions for units. 2018-08-08 07:38:14 +00:00
time_delta.cc Adds debug printing of units in unit tests. 2018-08-27 08:28:12 +00:00
time_delta.h Adds infinite addition and subtraction to time units. 2018-09-03 09:12:10 +00:00
time_delta_unittest.cc Adds signed infinity to timestamps. 2018-09-04 17:14:05 +00:00
timestamp.cc Adds debug printing of units in unit tests. 2018-08-27 08:28:12 +00:00
timestamp.h Adds signed infinity to timestamps. 2018-09-04 17:14:05 +00:00
timestamp_unittest.cc Adds signed infinity to timestamps. 2018-09-04 17:14:05 +00:00