pub const NODEJS_EVENTLOOP_TIME: &'static str;
Expand description

§Description

Cumulative duration of time the event loop has been in each state.

§Notes

Value can be retrieved from performance.eventLoopUtilization([utilization1[, utilization2]])

§Metadata

Instrument:counter
Unit:s
Status:Experimental

§Attributes