Searched refs:printPeriod (Results 1 – 1 of 1) sorted by relevance
36 constexpr uint32_t printPeriod = 100; in Get() local62 if (((cnt++) % printPeriod) == 0) { in Get()