JSPM

monitor-event-loop-delay

1.0.0
    • ESM via JSPM
    • ES Module Entrypoint
    • Export Map
    • Keywords
    • License
    • Repository URL
    • TypeScript Types
    • README
    • Created
    • Published
    • Downloads 355861
    • Score
      100M100P100Q194528F
    • License MIT

    Polyfill for perf_hooks.monitorEventLoopDelay(...)

    Package Exports

    • monitor-event-loop-delay

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (monitor-event-loop-delay) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    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