Home
last modified time | relevance | path

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

/packages/modules/StatsD/statsd/src/anomaly/
DAnomalyTracker.cpp301 int32_t refractoryEndWallClockSec = (int32_t) ((currentWallClockTimeNs / NS_PER_SEC) + in writeAlertMetadataToProto() local
304 keyedData->set_last_refractory_ends_sec(refractoryEndWallClockSec); in writeAlertMetadataToProto()