MCPcopy Index your code
hub / github.com/EmulatorJS/EmulatorJS / setVSync

Method setVSync

data/src/GameManager.js:376–378  ·  view source on GitHub ↗
(enabled)

Source from the content-addressed store, hash-verified

374 })
375 }
376 setVSync(enabled) {
377 this.functions.setVSync(enabled);
378 }
379 toggleMainLoop(playing) {
380 this.functions.toggleMainLoop(playing);
381 }

Callers 1

handleSpecialOptionsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected