Skip to main content
PerformanceResourceTiming.prototype.fetchStart - perf_hooks - Node documentation
property PerformanceResourceTiming.prototype.fetchStart

Usage in Deno

import { PerformanceResourceTiming } from "node:perf_hooks";

The high resolution millisecond timestamp immediately before the Node.js starts to fetch the resource.

Type

number