duration::operator- Operator
Returns a copy of the duration object with a negated tick count.
constexpr duration operator-() const;
Requirements
Header: chrono
Namespace: std::chrono
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Returns a copy of the duration object with a negated tick count.
constexpr duration operator-() const;
Header: chrono
Namespace: std::chrono