BloombergLP::bsls::operator>=

Same as the preceding overload.

Synopsis

Declared in <bsls_timeinterval.h>

bool
operator>=(
    double lhs,
    TimeInterval const& rhs);

Return Value

true if lhs is greater than or equal to rhs; false otherwise

Parameters

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