Searched defs:maxTime (Results 1 – 3 of 3) sorted by relevance
27 int64_t TimeUtilsProxy::GetRandTime(int32_t minTime, int32_t maxTime) in GetRandTime()
116 const uint32_t maxTime = 10; // 10s variable159 const uint32_t maxTime = 10; // 10s variable
55 static int64_t GetRandTime(int32_t minTime, int32_t maxTime) in GetRandTime()