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

Method resetTimeIntervalStatistics

source/EngineImpl/EngineWorker.cpp:511–514  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

509}
510
511void EngineWorker::resetTimeIntervalStatistics()
512{
513 _simulationCudaFacade->resetTimeIntervalStatistics();
514}
515
516void EngineWorker::processJobs()
517{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected