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