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

Usage in Deno

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

Properties

optional
resolution: number | undefined

The sampling rate in milliseconds. Must be greater than zero.