property PerformanceResourceTiming.prototype.secureConnectionStart Usage in Deno```typescript import { PerformanceResourceTiming } from "node:node__perf_hooks.d.ts"; ``` The high resolution millisecond timestamp representing the time immediately before Node.js starts the handshake process to secure the current connection. Type number