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