Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bwapi/bwapi
/ getAverageFps
Method
getAverageFps
bwapi/BWAPICore/FPSCounter.cpp:40–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
}
39
40
double FPSCounter::getAverageFps() const
41
{
42
return static_cast<double>(averageFPS);
43
}
Callers
2
getAverageFPS
Method · 0.80
TEST_CLASS
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST_CLASS
Function · 0.64