Skip to main content
PerformanceNodeTiming.prototype.nodeStart - perf_hooks - Node documentation
property PerformanceNodeTiming.prototype.nodeStart

Usage in Deno

import { PerformanceNodeTiming } from "node:perf_hooks";

The high resolution millisecond timestamp at which the Node.js process was initialized.

Type

number