method
worker_threads.WorkerPerformance.eventLoopUtilization
This is an alias of perf_hooks.eventLoopUtilization().
This property is an extension by Node.js. It is not available in Web browsers.
@param utilization1
The result of a previous call to eventLoopUtilization().
@param utilization2
The result of a previous call to eventLoopUtilization() prior to utilization1.