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

Usage in Deno

import { PerformanceResourceTiming } from "node:perf_hooks";

The high resolution millisecond timestamp immediately before the Node.js starts the domain name lookup for the resource.

Type

number