Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
114
export
class
Performance implements IPerformance {
Callers
nothing calls this directly
Calls
1
stop
Method · 0.65
Tested by
no test coverage detected