property PerformanceResourceTiming.prototype.requestStart Usage in Denoimport { PerformanceResourceTiming } from "node:perf_hooks"; The high resolution millisecond timestamp representing the time immediately before Node.js receives the first byte of the response from the server. Type number