Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/metrics/
Dcounter_metrics.cc29 const int COUNTER_METRICS_PERDIOD_MINUTES = 360; // Drain counters every 6 hours variable
40 std::chrono::minutes(COUNTER_METRICS_PERDIOD_MINUTES)); in Start()