HUtilities Class Descriptions › CaTimeStamp › HINT32 GetSecond( void ) const
Gets Second value.
CaTimeStamp
None
HINT32 - Second value of TimeStamp
Example
CaTimeStamp t1(2001, 5, 29, 18, 5, 32, 4); HINT32 iSecond = t1.GetSecond();
More information: