property PerformanceResourceTiming.prototype.requestStart Usage in Deno```typescript import { PerformanceResourceTiming } from "node:node__perf_hooks.d.ts"; ``` The high resolution millisecond timestamp representing the time immediately before Node.js receives the first byte of the response from the server. Type number