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

Usage in Deno

import { PerformanceResourceTiming } from "node:perf_hooks";

The high resolution millisecond timestamp that will be created immediately after receiving the last byte of the response of the last redirect.

Type

number