Home
last modified time | relevance | path

Searched refs:currentBucketEndDelayNs (Results 1 – 1 of 1) sorted by relevance

/packages/modules/StatsD/statsd/src/condition/
DConditionTimer.h83 const int64_t currentBucketEndDelayNs = in newBucketStart() local
98 conditionCorrectionNs += currentBucketEndDelayNs; in newBucketStart()
102 mCurrentBucketStartDelayNs = currentBucketEndDelayNs; in newBucketStart()
112 conditionCorrectionNs += currentBucketEndDelayNs; in newBucketStart()
116 mCurrentBucketStartDelayNs = currentBucketEndDelayNs; in newBucketStart()