Constant NODEJS_EVENTLOOP_TIME
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: | Development |
§Attributes
| Name | Requirement |
|---|---|
crate::attribute::NODEJS_EVENTLOOP_STATE | Required |