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

Class

packages/benchpress/src/metric/perflog_metric.ts:19–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17 */
18@Injectable()
19export class PerflogMetric extends Metric {
20 static SET_TIMEOUT = new InjectionToken('PerflogMetric.setTimeout');
21 static IGNORE_NAVIGATION = new InjectionToken('PerflogMetric.ignoreNavigation');
22 static PROVIDERS = [

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected