Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AutoCodeStack/ios-device-farm
/ stop
Method
stop
public/static/js/renderer/render.loop.js:15–17 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
13
}
14
15
stop() {
16
cancelAnimationFrame(this.timer);
17
}
18
19
next() {
20
this.timer = requestAnimationFrame(() => this.run());
Callers
2
start
Method · 0.95
connect
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected