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

Usage in Deno

import { PerformanceResourceTiming } from "node:perf_hooks";

The high resolution millisecond timestamp representing the time immediately before Node.js receives the first byte of the response from the server.

Type

number