MCPcopy Create free account
hub / github.com/MrNeRF/LichtFeld-Studio / wakeMainLoop

Method wakeMainLoop

src/visualizer/visualizer_impl.cpp:1690–1693  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1688 }
1689
1690 void VisualizerImpl::wakeMainLoop() const {
1691 if (window_manager_)
1692 window_manager_->wakeEventLoop();
1693 }
1694
1695 bool VisualizerImpl::postWork(WorkItem work) {
1696 {

Callers

nothing calls this directly

Calls 1

wakeEventLoopMethod · 0.80

Tested by

no test coverage detected