Searched refs:ERROR_INTERVAL (Results 1 – 1 of 1) sorted by relevance
38 constexpr int64_t ERROR_INTERVAL = 0; variable183 if (samplingInterval <= ERROR_INTERVAL || reportInterval < ERROR_INTERVAL) { in UpdateClientPeriodCount()