Returns whether two durations are unequal.
Declared in <absl/time/time.h>
<absl/time/time.h>
constexpr bool operator!=( Duration lhs, Duration rhs);
true if lhs does not equal rhs.
true
lhs
rhs