MCPcopy Create free account
hub / github.com/angular/angular /

Class

packages/benchpress/test/trace_event_factory.ts:11–11  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9import {PerfLogEvent} from '../index';
10
11export class TraceEventFactory {
12 constructor(
13 private _cat: string,
14 private _pid: string,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected