Use these constructors to create a new CTimeSpan object initialized with the specified relative time.
CTimeSpan( );
CTimeSpan( const CTimeSpan& timeSpanSrc );
CTimeSpan( time_t time );
CTimeSpan( LONG lDays, int nHours, int nMins, int nSecs );
| Header file: | Afx.h |
| Platforms: | |
| Versions: | 1.0 and later |
| Complete documentation: | Visual C++ documentation |
CTimespan Overview, CTimeSpan Member Functions, Simple Value Types