Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AutoCodeStack/ios-device-farm
/ next
Method
next
public/static/js/renderer/render.loop.js:19–21 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
17
}
18
19
next() {
20
this.timer = requestAnimationFrame(() => this.run());
21
}
22
23
run() {
24
const
frame = this.pipeline.consume();
Callers
2
start
Method · 0.95
run
Method · 0.95
Calls
1
run
Method · 0.95
Tested by
no test coverage detected