Searched defs:maxTime (Results 1 – 8 of 8) sorted by relevance
130 const uint32_t maxTime = 10; // 10s variable168 const uint32_t maxTime = 10; // 10s variable
27 int64_t TimeUtilsProxy::GetRandTime(int32_t minTime, int32_t maxTime) in GetRandTime()
36 …auto calc = [](uint64_t time, uint64_t count, std::atomic_uint64_t& maxTime, std::atomic<double>& … in CalcTaskTime()
55 static int64_t GetRandTime(int32_t minTime, int32_t maxTime) in GetRandTime()
78 void SysEventFileParse(int64_t maxTime) in SysEventFileParse()
1086 Timestamp maxTime; variable
1434 static uint32_t GetRemainingTime(uint32_t maxTime, const struct timespec *now, const struct timespe… in GetRemainingTime()
2161 const int64_t maxTime = 240000; // 240000 4min in KeepAbilityAlive() local