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