MCPcopy 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

connectFunction · 0.45

Calls 2

stopMethod · 0.95
nextMethod · 0.95

Tested by

no test coverage detected