Skip to main content
EntryType - perf_hooks - Node documentation
type alias EntryType

Usage in Deno

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

Definition

"dns"
| "function"
| "gc"
| "http2"
| "http"
| "mark"
| "measure"
| "net"
| "node"
| "resource"