Searched refs:refractoryPeriodEndNs (Results 1 – 1 of 1) sorted by relevance
344 const int64_t refractoryPeriodEndNs = in predictAnomalyTimestampNs() local350 std::max(eventTimestampNs + thresholdNs - pastNs, refractoryPeriodEndNs); in predictAnomalyTimestampNs()379 std::max(bucketEndNs - mBucketSizeNs + thresholdNs - pastNs, refractoryPeriodEndNs); in predictAnomalyTimestampNs()404 return std::max(eventTimestampNs + thresholdNs, refractoryPeriodEndNs); in predictAnomalyTimestampNs()