Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
347
float EngineWorker::getTps() const
348
{
349
return _tps.load();
350
}
351
352
uint64_t EngineWorker::getCurrentTimestep() const
353
{
Callers
1
processTpsInfo
Method · 0.45
Calls
1
load
Method · 0.80
Tested by
no test coverage detected