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

Usage in Deno

import { PerformanceResourceTiming } from "node:perf_hooks";

The high resolution millisecond timestamp representing the time immediately before Node.js starts the handshake process to secure the current connection.

Type

number