property PerformanceResourceTiming.prototype.domainLookupEnd Usage in Deno```typescript import { PerformanceResourceTiming } from "node:node__perf_hooks.d.ts"; ``` The high resolution millisecond timestamp representing the time immediately after the Node.js finished the domain name lookup for the resource. Type number