Skip to main content
MeasureOptions.detail - perf_hooks - Node documentation
property MeasureOptions.detail

Usage in Deno

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

Additional optional detail to include with the mark.

Type

unknown | undefined