interface EventLoopMonitorOptions
Usage in Deno
```typescript import { type EventLoopMonitorOptions } from "node:node__perf_hooks.d.ts"; ```optional
resolution: number | undefined
The sampling rate in milliseconds.
Must be greater than zero.