Skip to main content
PerformanceResourceTiming.prototype.connectEnd - perf_hooks - Node documentation
property PerformanceResourceTiming.prototype.connectEnd

Usage in Deno

import { 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