property PerformanceResourceTiming.prototype.redirectStart Usage in Denoimport { PerformanceResourceTiming } from "node:perf_hooks"; The high resolution millisecond timestamp that represents the start time of the fetch which initiates the redirect. Type number