class PerformanceMarkextendsPerformanceEntry Exposes marks created via the Performance.mark() method. Propertiesreadonlyduration: 0readonlyentryType: "mark"
variable PerformanceMarkPerformanceMark is a global reference for import { PerformanceMark } from 'node:perf_hooks' TypeglobalThis extends { onmessage: any; PerformanceMark: infer T; } ? T : _PerformanceMarkSeehttps://nodejs.org/docs/latest-v22.x/api/globals.html#performancemark