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

Usage in Deno

import { PerformanceResourceTiming } from "node:perf_hooks";

The high resolution millisecond timestamp representing the time immediately after the Node.js finished the domain name lookup for the resource.

Type

number