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