Skip to main content
Histogram.count - perf_hooks - Node documentation
property Histogram.count

Usage in Deno

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

The number of samples recorded by the histogram.

Type

number