Adds Frequency unit type.
Bug: webrtc:10674 Change-Id: Ic0ddca46d8522d994bbeba072a73836b506fe40f Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/138261 Commit-Queue: Sebastian Jansson <srte@webrtc.org> Reviewed-by: Niels Moller <nisse@webrtc.org> Cr-Commit-Position: refs/heads/master@{#28192}
This commit is contained in:
committed by
Commit Bot
parent
d3a4ebe332
commit
26b5e35276
@ -22,6 +22,7 @@
|
||||
#include "rtc_base/units/unit_base.h"
|
||||
|
||||
namespace webrtc {
|
||||
|
||||
// TimeDelta represents the difference between two timestamps. Commonly this can
|
||||
// be a duration. However since two Timestamps are not guaranteed to have the
|
||||
// same epoch (they might come from different computers, making exact
|
||||
|
||||
Reference in New Issue
Block a user