Searched refs:refractoryPeriodEndNs (Results 1 – 1 of 1) sorted by relevance
375 const int64_t refractoryPeriodEndNs = in predictAnomalyTimestampNs() local381 std::max(eventTimestampNs + thresholdNs - pastNs, refractoryPeriodEndNs); in predictAnomalyTimestampNs()410 std::max(bucketEndNs - mBucketSizeNs + thresholdNs - pastNs, refractoryPeriodEndNs); in predictAnomalyTimestampNs()435 return std::max(eventTimestampNs + thresholdNs, refractoryPeriodEndNs); in predictAnomalyTimestampNs()