MCPcopy Create free account
hub / github.com/DjDeveloperr/deno_desktop / mainLoop

Method mainLoop

examples/common.js:24–26  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

22 async onEvent(_event) {}
23
24 mainLoop() {
25 this.window.requestRedraw();
26 }
27
28 async run() {
29 this.adapter = await navigator.gpu.requestAdapter();

Callers 1

runMethod · 0.95

Calls 1

requestRedrawMethod · 0.80

Tested by

no test coverage detected