Constant NODEJS_EVENTLOOP_STATE

pub const NODEJS_EVENTLOOP_STATE: &'static str;
Expand description

The state of event loop time.

§Notes