CTimeSpan::GetSeconds
intGetSeconds()const;
Remarks
Returns the number of seconds in the current minute. The range is –59 through 59.
Example
See the example for GetHours.
intGetSeconds()const;
Remarks
Returns the number of seconds in the current minute. The range is –59 through 59.
Example
See the example for GetHours.