V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::RuntimeCallCounter Class Referencefinal

Public Member Functions

 RuntimeCallCounter (const char *name)
 
V8_NOINLINE void Reset ()
 
V8_NOINLINE void Dump (v8::tracing::TracedValue *value)
 
void Add (RuntimeCallCounter *other)
 
const charname () const
 
int64_t count () const
 
base::TimeDelta time () const
 
void Increment ()
 
void Add (base::TimeDelta delta)
 

Friends

class RuntimeCallStats
 

Detailed Description

Definition at line 656 of file counters.h.


The documentation for this class was generated from the following files: