mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-19 16:47:50 +01:00
![]() This adds new constexpr create function for DataSize, DataRate, TimeDelta and Timestamp. The names are capitalized to mirror the naming scheme of the previously constexpr methods (Zero and Infinity create functions). They are also kept longer since they are not expected to be used in complex expressions. Bug: webrtc:9574 Change-Id: I5950548718675050fc5d66699de295455c310861 Reviewed-on: https://webrtc-review.googlesource.com/91161 Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Commit-Queue: Sebastian Jansson <srte@webrtc.org> Cr-Commit-Position: refs/heads/master@{#24218} |
||
---|---|---|
.. | ||
BUILD.gn | ||
data_rate.cc | ||
data_rate.h | ||
data_rate_unittest.cc | ||
data_size.cc | ||
data_size.h | ||
data_size_unittest.cc | ||
time_delta.cc | ||
time_delta.h | ||
time_delta_unittest.cc | ||
timestamp.cc | ||
timestamp.h | ||
timestamp_unittest.cc |