Searched defs:monitorEventLoopDelay (Results 1 – 2 of 2) sorted by relevance
30 const monitorEventLoopDelay = require('internal/perf/event_loop_delay'); constant40 monitorEventLoopDelay, property
76 function monitorEventLoopDelay(options = kEmptyObject) { function