property Performance.nodeTiming
Usage in Deno
```typescript import { type Performance } from "node:node__perf_hooks.d.ts"; ```_This property is an extension by Node.js. It is not available in Web browsers._
An instance of the `PerformanceNodeTiming` class that provides performance metrics for specific Node.js operational milestones.