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

Usage in Deno

import { PerformanceResourceTiming } from "node:perf_hooks";

The high resolution millisecond timestamp that represents the start time of the fetch which initiates the redirect.

Type

number