CFileTimeSpan Class
This class provides methods for managing relative date and time values associated with a file.
class CFileTimeSpan
Remarks
This class provides methods for managing relative periods of time often encountered when performing operations concerning when a file was created, last accessed or last modified. The methods of this class are frequently used in conjunction with CFileTime class objects.
Example
See the example for CFileTime::Millisecond.
Requirements
Header: atltime.h