Method
putMetric
(metricName: string, value: number)
Source from the content-addressed store, hash-verified
| 19 | incrementMetric(metricName: string, incrementBy: number): void; |
| 20 | putAttribute(attribute: string, value: string): void; |
| 21 | putMetric(metricName: string, value: number): void; |
| 22 | removeMetric(metricName: string): void; |
| 23 | start(); |
| 24 | stop(); |
Implementers 3
Tracepackages/firebase-performance/index.an Tracepackages/firebase-performance/index.io Tracepackages/firebase-performance/index.d.
Tested by
no test coverage detected