pub const V8JS_GC_DURATION: &'static str;
Expand description

§Description

Garbage collection duration.

The values can be retrieve from perf_hooks.PerformanceObserver(...).observe({ entryTypes: ['gc'] })

§Metadata

Instrument:histogram
Unit:s
Status:Experimental

§Attributes

NameRequirement
crate::attribute::V8JS_GC_TYPERequired