Returns the time obtained by advancing a time by a duration.
Declared in <absl/time/time.h>
<absl/time/time.h>
Time operator+( Time lhs, Duration rhs);
The time lhs + rhs.
lhs + rhs