BloombergLP::bsls::operator-

Return a TimeInterval value that is the negative of the specified rhs time interval. The behavior is undefined unless LLONG_MIN != rhs.seconds().

Synopsis

Declared in <bsls_timeinterval.h>

bsls::TimeInterval
operator-(TimeInterval const& rhs);