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