V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Public Member Functions | |
RuntimeCallCounter * | counter () |
void | set_counter (RuntimeCallCounter *counter) |
RuntimeCallTimer * | parent () const |
void | set_parent (RuntimeCallTimer *timer) |
const char * | name () const |
bool | IsStarted () |
void | Start (RuntimeCallCounter *counter, RuntimeCallTimer *parent) |
void | Snapshot () |
RuntimeCallTimer * | Stop () |
Static Public Attributes | |
static V8_EXPORT_PRIVATE base::TimeTicks(* | Now )() |
Definition at line 684 of file counters.h.
|
static |
Definition at line 699 of file counters.h.