Searched refs:_hour (Results 1 – 2 of 2) sorted by relevance
32 _hour(0) { in ACMTestTimer()44 _hour = 0; in Reset()72 sprintf(currTime, "%4lu:%02u:%06.3f", _hour, _min, in CurrentTimeHMS()79 h = _hour; in CurrentTime()101 _hour += n; in Adjust()
83 unsigned long _hour; variable