MCPcopy Create free account
hub / github.com/Cpasjuste/pplay / isRunning

Method isRunning

src/main.cpp:239–241  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

237}
238
239bool Main::isRunning() {
240 return running;
241}
242
243void Main::setRunningStop() {
244 printf("Main::setRunningStop()\n");

Callers 1

mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected