hundreds-breakfast-49010
10/25/2019, 11:30 PMconcrete_time need to exist?fancy-motherboard-24956
10/25/2019, 11:35 PMDuration that exposes its implementation details so it can be serialized.
concrete_time::Duration implements From and Into for the standard duration so you’re encouraged to use that in most places and only use the concrete_time one if you need the serialization.fancy-motherboard-24956
10/25/2019, 11:36 PMTimeSpan since that’s useful for usfancy-motherboard-24956
10/25/2019, 11:39 PMTimeSpan also gives you some convenience conversion functions like to the protobuf time representation as these are useful for us.