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