MCPcopy Create free account
hub / github.com/OpenImageDebugger/OpenImageDebugger / run

Method run

src/host/frame_loop.cpp:52–54  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50}
51
52void FrameLoop::run() {
53 oid::platform::run_main_loop(*this);
54}
55
56} // namespace oid::host

Callers 2

mainFunction · 0.45
run_untilFunction · 0.45

Calls 1

run_main_loopFunction · 0.85

Tested by

no test coverage detected