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

Method stop

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

Source from the content-addressed store, hash-verified

81 this.native.start();
82 }
83 stop() {
84 this.native.stop();
85 }
86}
87
88export class Trace implements ITrace {

Callers

nothing calls this directly

Calls 1

stopMethod · 0.65

Tested by

no test coverage detected