Skip to main content
PerformanceEntry.prototype.startTime - perf_hooks - Node documentation
property PerformanceEntry.prototype.startTime

Usage in Deno

import { PerformanceEntry } from "node:perf_hooks";

The high resolution millisecond timestamp marking the starting time of the Performance Entry.

Type

number