MCPcopy Create free account
hub / github.com/NativeScript/firebase / newHttpMetric

Method newHttpMetric

packages/firebase-performance/common.ts:43–43  ·  view source on GitHub ↗
(url: string, httpMethod: HttpMethod)

Source from the content-addressed store, hash-verified

41 app: FirebaseApp;
42 isPerformanceCollectionEnabled: boolean;
43 newHttpMetric(url: string, httpMethod: HttpMethod): IHttpMetric;
44 newTrace(identifier: string): ITrace;
45 startTrace(identifier: string): ITrace;
46}

Callers 1

newHttpMetricMethod · 0.65

Implementers 3

Performancepackages/firebase-performance/index.an
Performancepackages/firebase-performance/index.io
Performancepackages/firebase-performance/index.d.

Calls

no outgoing calls

Tested by

no test coverage detected