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:63–65 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
61
this.native.start();
62
}
63
stop() {
64
this.native.stop();
65
}
66
}
67
68
export
class
Trace implements ITrace {
Callers
nothing calls this directly
Calls
1
stop
Method · 0.65
Tested by
no test coverage detected