property PerformanceEntry.prototype.startTime Usage in Deno```typescript import { PerformanceEntry } from "node:node__perf_hooks.d.ts"; ``` The high resolution millisecond timestamp marking the starting time of the Performance Entry. Type number