Searched refs:refractoryPeriodEndNs (Results 1 – 1 of 1) sorted by relevance
345 const int64_t refractoryPeriodEndNs = in predictAnomalyTimestampNs() local351 std::max(eventTimestampNs + thresholdNs - pastNs, refractoryPeriodEndNs); in predictAnomalyTimestampNs()380 std::max(bucketEndNs - mBucketSizeNs + thresholdNs - pastNs, refractoryPeriodEndNs); in predictAnomalyTimestampNs()405 return std::max(eventTimestampNs + thresholdNs, refractoryPeriodEndNs); in predictAnomalyTimestampNs()