V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Public Member Functions | |
Counter (const char *name, CounterType type=Gauge) | |
void | Increment () |
void | Enable () |
void | Disable () |
bool | IsEnabled () |
uint64_t | count () |
const char * | name () |
CounterType | type () |
Definition at line 33 of file instrument-arm64.h.