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

Usage in Deno

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