Searched refs:max_msleeptime (Results 1 – 1 of 1) sorted by relevance
303 const uint32_t max_msleeptime = 3600000; // 1 h variable313 uint32_t msleeptime = GetUintProperty(kSleepTimeProp, msleeptime_default, max_msleeptime); in cp_healthDaemon()