Returns a copy of the duration object together with a negated tick count.
constexpr duration operator-() const;
Requirements
Header: chrono
Namespace: std::chrono
Returns a copy of the duration object together with a negated tick count.
constexpr duration operator-() const;
Header: chrono
Namespace: std::chrono