CTimeSpan::GetTotalSeconds

Syntax

LONG GetTotalSeconds() const;

Remarks

Returns the total number of complete seconds in this CTimeSpan.

Example

See the example for GetTotalHours.