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

Usage in Deno

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

Additional optional detail to include with the mark.

Type

unknown | undefined