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

Method getTps

source/EngineImpl/SimulationFacadeImpl.cpp:371–374  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

369}
370
371float _SimulationFacadeImpl::getTps() const
372{
373 return _worker.getTps();
374}
375
376void _SimulationFacadeImpl::testOnly_mutate(uint64_t cellId, MutationType mutationType)
377{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected