MCPcopy Create free account
hub / github.com/chrxh/alien / shouldClose

Method shouldClose

source/Gui/MainLoopController.cpp:122–125  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

120}
121
122bool MainLoopController::shouldClose() const
123{
124 return _programState == ProgramState::Finished;
125}
126
127void MainLoopController::processFirstTick()
128{

Callers 1

mainLoopMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected