![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <counters.h>
Public Member Functions | |
AggregatedHistogramTimerScope (AggregatableHistogramTimer *histogram) | |
~AggregatedHistogramTimerScope () | |
Private Attributes | |
base::ElapsedTimer | timer_ |
AggregatableHistogramTimer * | histogram_ |
Definition at line 370 of file counters.h.
|
inlineexplicit |
Definition at line 372 of file counters.h.
|
inline |
Definition at line 376 of file counters.h.
|
private |
Definition at line 380 of file counters.h.
|
private |
Definition at line 379 of file counters.h.