Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/NativeScript/NativeScript
/ start
Function
start
packages/core/fps-meter/index.ts:57–60 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
55
}
56
57
export
function
start() {
58
ensureNative();
59
native.start();
60
}
61
62
export
function
stop() {
63
if
(!native) {
Callers
1
startFPSMeter
Function · 0.90
Calls
2
ensureNative
Function · 0.70
start
Method · 0.45
Tested by
no test coverage detected