Constant V8JS_GC_DURATION
pub const V8JS_GC_DURATION: &'static str;Expand description
§Description
Garbage collection duration.
§Notes
The values can be retrieved from perf_hooks.PerformanceObserver(...).observe({ entryTypes: ['gc'] })
§Metadata
| Instrument: | histogram |
| Unit: | s |
| Status: | Development |
§Attributes
| Name | Requirement |
|---|---|
crate::attribute::V8JS_GC_TYPE | Required |