Returns the sum of two durations.
Declared in <absl/time/time.h>
<absl/time/time.h>
Duration operator+( Duration lhs, Duration rhs);
The sum lhs + rhs.
lhs + rhs