property PerformanceResourceTiming.prototype.fetchStart Usage in Denoimport { PerformanceResourceTiming } from "node:perf_hooks"; The high resolution millisecond timestamp immediately before the Node.js starts to fetch the resource. Type number