Searched defs:HistogramTimerScope (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Dcounters.h223 class HistogramTimerScope BASE_EMBEDDED {
225 explicit HistogramTimerScope(HistogramTimer* timer) : function in class:v8::internal::BASE_EMBEDDED
229 ~HistogramTimerScope() {

Completed in 62 milliseconds