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

Method stop

packages/firebase-performance/index.ios.ts:129–131  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

127 this.native.start();
128 }
129 stop() {
130 this.native.stop();
131 }
132}
133
134export class Performance implements IPerformance {

Callers

nothing calls this directly

Calls 1

stopMethod · 0.65

Tested by

no test coverage detected