Searched defs:curHour (Results 1 – 1 of 1) sorted by relevance
61 static int32_t RecordFullLoadStatus(bool isCreate, double curHour, double number) in RecordFullLoadStatus()92 int32_t curHour = timePacket->tm_mday * 24 + timePacket->tm_hour; in IsFullLoad() local