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

Method start

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

Source from the content-addressed store, hash-verified

58 this.native.setResponsePayloadSize(bytes);
59 }
60 start() {
61 this.native.start();
62 }
63 stop() {
64 this.native.stop();
65 }

Callers

nothing calls this directly

Calls 1

startMethod · 0.65

Tested by

no test coverage detected