![]() |
V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Public Member Functions | |
| RuntimeCallCounter (const char *name) | |
| V8_NOINLINE void | Reset () |
| V8_NOINLINE void | Dump (v8::tracing::TracedValue *value) |
| void | Add (RuntimeCallCounter *other) |
| const char * | name () const |
| int64_t | count () const |
| base::TimeDelta | time () const |
| void | Increment () |
| void | Add (base::TimeDelta delta) |
Friends | |
| class | RuntimeCallStats |
Definition at line 656 of file counters.h.