class PerformanceMark extends PerformanceEntry Usage in Denoimport { PerformanceMark } from "node:perf_hooks"; Exposes marks created via the Performance.mark() method. Properties readonly duration: 0 readonly entryType: "mark"