Skip to main content
EventLoopUtilization - perf_hooks - Node documentation
interface EventLoopUtilization

Usage in Deno

import { type EventLoopUtilization } from "node:perf_hooks";

Properties

idle: number
active: number
utilization: number