Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
478
void EngineWorker::runSimulation()
479
{
480
_isSimulationRunning.store(true);
481
}
482
483
void EngineWorker::pauseSimulation()
484
{
Callers
2
processMenubar
Method · 0.45
processRunButton
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected