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

Method setStatisticsHistory

source/EngineImpl/EngineWorker.cpp:194–197  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

192}
193
194void EngineWorker::setStatisticsHistory(StatisticsHistoryData const& data)
195{
196 _simulationCudaFacade->setStatisticsHistory(data);
197}
198
199void EngineWorker::addAndSelectSimulationData(DataDescription const& dataToUpdate)
200{

Callers 5

mainFunction · 0.45
processLoadingScreenMethod · 0.45
onResizingMethod · 0.45
onDownloadMethod · 0.45
onOpenSimulationMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected