property PerformanceResourceTiming.prototype.connectStart Usage in Denoimport { PerformanceResourceTiming } from "node:perf_hooks"; The high resolution millisecond timestamp representing the time immediately before Node.js starts to establish the connection to the server to retrieve the resource. Type number