MCPcopy 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

startMethod · 0.95
runMethod · 0.95

Calls 1

runMethod · 0.95

Tested by

no test coverage detected