Searched refs:LazyTimedHistogramScope (Results 1 – 2 of 2) sorted by relevance
351 class LazyTimedHistogramScope {353 LazyTimedHistogramScope() : histogram_(nullptr) { timer_.Start(); } in LazyTimedHistogramScope() function354 ~LazyTimedHistogramScope() { in ~LazyTimedHistogramScope()
1430 LazyTimedHistogramScope histogram_scope_;