Use these two operators to add and subtract CTimeSpan objects to and from each other.
CTimeSpan operator +( CTimeSpan timeSpan ) const;
CTimeSpan operator –( CTimeSpan timeSpan ) const;
Header file: | Afx.h |
Platforms: | |
Versions: | 1.0 and later |
Complete documentation: | Visual C++ documentation |
CTimespan Overview, CTimeSpan Operators, Simple Value Types