1. b113862 Allow log print of data units. by Sebastian Jansson · 6 years ago
  2. 0c3f4d3 Friendlier error messages from data unit classes. by Sebastian Jansson · 6 years ago
  3. 72bba62 Adds shared base class for data units. by Sebastian Jansson · 6 years ago
  4. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  5. 9de4ef4 Adds signed infinity to timestamps. by Sebastian Jansson · 6 years ago
  6. 88c1a9e Adds infinite addition and subtraction to time units. by Sebastian Jansson · 6 years ago
  7. 2afd281 Adds debug printing of units in unit tests. by Sebastian Jansson · 6 years ago
  8. c1c8b8e Adds constexpr create functions for units. by Sebastian Jansson · 6 years ago
  9. 8e06419 Makes units constexpr when possible. by Sebastian Jansson · 6 years ago
  10. 942b360 Add conversions to and from double for units. by Sebastian Jansson · 7 years ago
  11. ec2eb22 Enables comparison with infinite timestamps. by Sebastian Jansson · 7 years ago
  12. 6fae6ec Moves network unit types to API. by Sebastian Jansson · 7 years ago[Renamed (90%) from modules/congestion_controller/network_control/units/timestamp.h]
  13. 3b69b19 Removes uninitialized constructors for units. by Sebastian Jansson · 7 years ago
  14. f7ffd94 Removes abbreviated seconds functions on network time classes. by Sebastian Jansson · 7 years ago
  15. 30bd403 Splits network units into separate headers. by Sebastian Jansson · 7 years ago