Your IP : 216.73.216.17


Current Path : /etc/kibana/node_modules/monitor-event-loop-delay/
Upload File :
Current File : //etc/kibana/node_modules/monitor-event-loop-delay/README.md

# monitor-event-loop-delay

Provides a polyfill for `perf_hooks.monitorEventLoopDelay(...)` in Node.js core.

See the [perf_hooks documentation](https://nodejs.org/api/perf_hooks.html#perf_hooks_perf_hooks_monitoreventloopdelay_options) on the Node.js website for how to use it.

## Installation

```sh
npm install monitor-event-loop-delay
```

## License

[MIT](LICENSE)