Return a TimeInterval value that is the negative of the specified rhs time interval. The behavior is undefined unless LLONG_MIN != rhs.seconds().
TimeInterval
rhs
LLONG_MIN != rhs.seconds()
Declared in <bsls_timeinterval.h>
<bsls_timeinterval.h>
bsls::TimeInterval operator-(TimeInterval const& rhs);