webrtc/api/units
Sebastian Jansson 5f83cf0c6d Replacing rtc::TimeDelta with webrtc::TimeDelta.
This removes the redundant type and replaces all usages. A slight change
in behavior is that we no longer get nanosecond resolution. This should
not matter since no current code requires nanosecond resolution.

Bug: webrtc:9155
Change-Id: I04334e08c686d95731621a6c8a7e40400d0ae3b2
Reviewed-on: https://webrtc-review.googlesource.com/71163
Commit-Queue: Sebastian Jansson <srte@webrtc.org>
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#23174}
2018-05-08 13:22:53 +00:00
..
BUILD.gn Moves network unit types to API. 2018-05-08 11:46:22 +00:00
data_rate.cc Moves network unit types to API. 2018-05-08 11:46:22 +00:00
data_rate.h Moves network unit types to API. 2018-05-08 11:46:22 +00:00
data_rate_unittest.cc Moves network unit types to API. 2018-05-08 11:46:22 +00:00
data_size.cc Moves network unit types to API. 2018-05-08 11:46:22 +00:00
data_size.h Moves network unit types to API. 2018-05-08 11:46:22 +00:00
data_size_unittest.cc Moves network unit types to API. 2018-05-08 11:46:22 +00:00
time_delta.cc Moves network unit types to API. 2018-05-08 11:46:22 +00:00
time_delta.h Replacing rtc::TimeDelta with webrtc::TimeDelta. 2018-05-08 13:22:53 +00:00
time_delta_unittest.cc Moves network unit types to API. 2018-05-08 11:46:22 +00:00
timestamp.cc Moves network unit types to API. 2018-05-08 11:46:22 +00:00
timestamp.h Moves network unit types to API. 2018-05-08 11:46:22 +00:00
timestamp_unittest.cc Moves network unit types to API. 2018-05-08 11:46:22 +00:00