MCPcopy Create free account
hub / github.com/code-pushup/cli / user-timing-extensibility-api-utils.unit.test.ts

File user-timing-extensibility-api-utils.unit.test.ts

packages/utils/src/lib/user-timing-extensibility-api-utils.unit.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { performance } from 'node:perf_hooks';
2import { threadId } from 'node:worker_threads';
3import {
4 type MeasureCtxOptions,

Callers

nothing calls this directly

Calls 15

markerPayloadFunction · 0.85
trackEntryPayloadFunction · 0.85
markerErrorPayloadFunction · 0.85
trackEntryErrorPayloadFunction · 0.85
errorToEntryMetaFunction · 0.85
errorToTrackEntryPayloadFunction · 0.85
errorToMarkerPayloadFunction · 0.85
getNamesFunction · 0.85
mergeDevtoolsPayloadFunction · 0.85
setupTracksFunction · 0.85

Tested by

no test coverage detected