Searched refs:monitorEventLoopDelay (Results 1 – 4 of 4) sorted by relevance
7 monitorEventLoopDelay12 const histogram = monitorEventLoopDelay();24 () => monitorEventLoopDelay(i),34 () => monitorEventLoopDelay({ resolution: i }),44 () => monitorEventLoopDelay({ resolution: i }),54 const histogram = monitorEventLoopDelay({ resolution: 1 });
7 monitorEventLoopDelay,59 const e = monitorEventLoopDelay();
664 function monitorEventLoopDelay(options = {}) { function682 monitorEventLoopDelay, property
670 ## `perf_hooks.monitorEventLoopDelay([options])`692 const { monitorEventLoopDelay } = require('perf_hooks');693 const h = monitorEventLoopDelay({ resolution: 20 });