Share via


CTimeSpan::GetSeconds

Returns a value that represents the number of seconds in the current minute (–59 through 59).

LONG GetSeconds( ) const throw( );

Return Value

Returns the number of seconds in the current minute. The range is –59 through 59.

Example

See the example for GetHours.

Requirements

Header: atltime.h

See Also

Reference

CTimeSpan Class

Hierarchy Chart