property Performance.nodeTiming
Usage in Deno
import { type Performance } from "node:perf_hooks";
An instance of the PerformanceNodeTiming class that provides performance metrics for specific Node.js operational milestones.
import { type Performance } from "node:perf_hooks";
An instance of the PerformanceNodeTiming class that provides performance metrics for specific Node.js operational milestones.