Share via


CTimeSpan::GetTotalSeconds

Returns a value that represents the total number of complete seconds in this CTimeSpan.

LONGLONG GetTotalSeconds( ) const throw( );

Return Value

Returns the total number of complete seconds in this CTimeSpan.

Example

See the example for GetTotalHours.

Requirements

Header: atltime.h

See Also

Reference

CTimeSpan Class

Hierarchy Chart