Home
last modified time | relevance | path

Searched refs:tmHour (Results 1 - 2 of 2) sorted by relevance

/foundation/resourceschedule/device_standby/services/common/include/
H A Dtime_provider.h55 static bool DiffToFixedClock(int64_t curTimeStamp, int32_t tmHour, int32_t tmMin, int64_t& timeDiff);
/foundation/resourceschedule/device_standby/services/common/src/
H A Dtime_provider.cpp88 bool TimeProvider::DiffToFixedClock(int64_t curTimeStamp, int32_t tmHour, int32_t tmMin, int64_t& timeDiff) in DiffToFixedClock() argument
99 targetUTCTime.tm_hour = tmHour; in DiffToFixedClock()

Completed in 1 milliseconds