Searched refs:kWarningThrottleNs (Results 1 – 1 of 1) sorted by relevance
101 static const nsecs_t kWarningThrottleNs = seconds(5); variable2633 if ((now - lastWarning) > kWarningThrottleNs) { in threadLoop()5554 if ((now - lastWarning) > kWarningThrottleNs) { in threadLoop()