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

Method getTps

source/EngineImpl/EngineWorker.cpp:347–350  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

345}
346
347float EngineWorker::getTps() const
348{
349 return _tps.load();
350}
351
352uint64_t EngineWorker::getCurrentTimestep() const
353{

Callers 1

processTpsInfoMethod · 0.45

Calls 1

loadMethod · 0.80

Tested by

no test coverage detected