v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::GCTracer::BackgroundCounter Struct Reference
Collaboration diagram for v8::internal::GCTracer::BackgroundCounter:

Public Attributes

double total_duration_ms
 

Detailed Description

Definition at line 466 of file gc-tracer.h.

Member Data Documentation

◆ total_duration_ms

double v8::internal::GCTracer::BackgroundCounter::total_duration_ms

Definition at line 467 of file gc-tracer.h.


The documentation for this struct was generated from the following file: