property PerformanceResourceTiming.prototype.domainLookupStart Usage in Denoimport { 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