HUtilities Class Descriptions › CaTimeStamp › CaTimeStamp& SetSecond( HINT32 iSecond )
Sets Second value.
CaTimeStamp
HINT32 iSecond - Second value
CaTimeStamp& - reference to this object so functions can be chained together
Example
CaTimeStamp t1; t1.SetSecond(2001);
More information: