Skip to main content
CreateHistogramOptions.figures - perf_hooks - Node documentation
property CreateHistogramOptions.figures

Usage in Deno

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

The number of accuracy digits. Must be a number between 1 and 5.

Type

number | undefined