monitor-event-loop-delay

Polyfill for perf_hooks.monitorEventLoopDelay(...)

Usage no npm install needed!

<script type="module">
  import monitorEventLoopDelay from 'https://cdn.skypack.dev/monitor-event-loop-delay';
</script>

README

monitor-event-loop-delay

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

See the perf_hooks documentation on the Node.js website for how to use it.

Installation

npm install monitor-event-loop-delay

License

MIT