Returns whether one duration is less than another.
Declared in <absl/time/time.h>
<absl/time/time.h>
constexpr bool operator<( Duration lhs, Duration rhs);
true if lhs is less than rhs.
true
lhs
rhs