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

Method stop

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

Source from the content-addressed store, hash-verified

107 this.native.start();
108 }
109 stop() {
110 this.native.stop();
111 }
112}
113
114export class Performance implements IPerformance {

Callers

nothing calls this directly

Calls 1

stopMethod · 0.65

Tested by

no test coverage detected