property PerformanceNodeTiming.prototype.nodeStart Usage in Deno```typescript import { PerformanceNodeTiming } from "node:node__perf_hooks.d.ts"; ``` The high resolution millisecond timestamp at which the Node.js process was initialized. Type number