V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Public Member Functions | |
void | Start () |
void | Stop () |
void | Add (base::TimeDelta other) |
Public Member Functions inherited from v8::internal::Histogram | |
void | AddSample (int sample) |
bool | Enabled () |
const char * | name () |
int | min () const |
int | max () const |
int | num_buckets () const |
void | AssertReportsToCounters (Counters *expected_counters) |
Friends | |
class | Counters |
Additional Inherited Members | |
Protected Member Functions inherited from v8::internal::Histogram | |
Histogram (const char *name, int min, int max, int num_buckets, Counters *counters) | |
Counters * | counters () const |
void | Reset () |
Definition at line 479 of file counters.h.