Searched refs:kMinBroadcastPeriodNs (Results 1 – 2 of 2) sorted by relevance
138 static const int64_t kMinBroadcastPeriodNs = 60 * NS_PER_SEC; variable
570 if (timestampNs - lastBroadcastTime->second < StatsdStats::kMinBroadcastPeriodNs) { in flushIfNecessaryLocked()