property PerformanceResourceTiming.prototype.responseEnd Usage in Denoimport { PerformanceResourceTiming } from "node:perf_hooks"; The high resolution millisecond timestamp representing the time immediately after Node.js receives the last byte of the resource or immediately before the transport connection is closed, whichever comes first. Type number