property PerformanceResourceTiming.prototype.fetchStart
Usage in Deno
```typescript
import { PerformanceResourceTiming } from "node:node__perf_hooks.d.ts";
```
The high resolution millisecond timestamp immediately before the Node.js starts to fetch the resource.