Searched refs:loggingIntervalSeconds (Results 1 – 1 of 1) sorted by relevance
1734 const uint64_t loggingIntervalSeconds = 10; in iterate() local1739 if (timeDiff >= loggingIntervalSeconds || m_currentIteration == m_numIterations - 1) in iterate()