BloombergLP::bsls::operator-

Same as the preceding overload.

Synopsis

Declared in <bsls_timeinterval.h>

bsls::TimeInterval
operator-(
    TimeInterval const& lhs,
    double rhs);

Return Value

difference of lhs and rhs as a TimeInterval

Parameters

NameDescription
lhsleft-hand time interval
rhsright-hand seconds as double