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