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