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