Constant NODEJS_EVENTLOOP_DELAY_MIN
pub const NODEJS_EVENTLOOP_DELAY_MIN: &'static str;
Expand description
§Description
Event loop minimum delay.
§Notes
Value can be retrieved from value histogram.min
of perf_hooks.monitorEventLoopDelay([options])
§Metadata
Instrument: | gauge |
Unit: | s |
Status: | Experimental |