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

Public Member Functions

RuntimeCallCountercounter ()
 
void set_counter (RuntimeCallCounter *counter)
 
RuntimeCallTimerparent () const
 
void set_parent (RuntimeCallTimer *timer)
 
const charname () const
 
bool IsStarted ()
 
void Start (RuntimeCallCounter *counter, RuntimeCallTimer *parent)
 
void Snapshot ()
 
RuntimeCallTimerStop ()
 

Static Public Attributes

static V8_EXPORT_PRIVATE base::TimeTicks(* Now )()
 

Detailed Description

Definition at line 684 of file counters.h.

Member Data Documentation

◆ Now

base::TimeTicks(* v8::internal::RuntimeCallTimer::Now)()
static
Initial value:
=
&base::TimeTicks::HighResolutionNow

Definition at line 699 of file counters.h.


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