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

Method start

packages/firebase-performance/index.android.ts:106–108  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

104 this.native.removeAttribute(metricName);
105 }
106 start() {
107 this.native.start();
108 }
109 stop() {
110 this.native.stop();
111 }

Callers

nothing calls this directly

Calls 1

startMethod · 0.65

Tested by

no test coverage detected