Searched defs:totalWait (Results 1 – 3 of 3) sorted by relevance
128 totalWait time.Duration member
163 int totalWait = std::accumulate(threadWaitTimes.at(i).begin(), threadWaitTimes.at(i).end(), 0); in testConcurrentThreadsWithDelays() local
495 long totalWait = 0; in assertHasNonNullRoutedDevice() local