![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <metric-recorder.h>
Public Attributes | |
int64_t | mark_duration_us = -1 |
int64_t | sweep_duration_us = -1 |
Definition at line 25 of file metric-recorder.h.
int64_t cppgc::internal::MetricRecorder::GCCycle::IncrementalPhases::mark_duration_us = -1 |
Definition at line 26 of file metric-recorder.h.
int64_t cppgc::internal::MetricRecorder::GCCycle::IncrementalPhases::sweep_duration_us = -1 |
Definition at line 27 of file metric-recorder.h.