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

Method runSimulation

source/EngineImpl/EngineWorker.cpp:478–481  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

476}
477
478void EngineWorker::runSimulation()
479{
480 _isSimulationRunning.store(true);
481}
482
483void EngineWorker::pauseSimulation()
484{

Callers 2

processMenubarMethod · 0.45
processRunButtonMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected