f
perfLog(): void
label: string,
...details: unknown[]
Writes a timestamped perf trace line to stderr when --trace-perf is active.
Usage
import * as mod from "lib/utils/perf-logger.ts";
Writes a timestamped perf trace line to stderr when --trace-perf is active.
import * as mod from "lib/utils/perf-logger.ts";