CTime::GetSecond

Syntax

int GetSecond() const;

Remarks

Returns the second, based on local time, in the range 0 through 59.

Example

See the example for GetHour.