Home
last modified time | relevance | path

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

/aosp12/packages/modules/StatsD/statsd/src/metrics/
H A DGaugeMetricProducer.cpp547 const int64_t truncatedElapsedTimestampNs = truncateTimestampIfNecessary(event); in onMatchedLogEventInternalLocked() local
548 GaugeAtom gaugeAtom(getGaugeFields(event), truncatedElapsedTimestampNs); in onMatchedLogEventInternalLocked()