Set the "second" attribute of this time object to the specified second; if the hour attribute is 24, set the hour attribute to 0. The behavior is undefined unless 0 <= second < 60.
second
hour
0 <= second < 60
Declared in <bdlt_time.h>
<bdlt_time.h>
void setSecond(int second);