Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/firebase
/ start
Method
start
packages/firebase-performance/index.ios.ts:80–82 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
78
this.native.responsePayloadSize = bytes;
79
}
80
start() {
81
this.native.start();
82
}
83
stop() {
84
this.native.stop();
85
}
Callers
nothing calls this directly
Calls
1
start
Method · 0.65
Tested by
no test coverage detected