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

Usage in Deno

import { PerformanceEntry } from "node:perf_hooks";

The name of the performance entry.

Type

string