Skip to main content

connectEnd

property PerformanceResourceTiming.prototype.connectEnd

The high resolution millisecond timestamp representing the time immediately after Node.js finishes establishing the connection to the server to retrieve the resource.

number
Back to top