MCPcopy 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
40double FPSCounter::getAverageFps() const
41{
42 return static_cast<double>(averageFPS);
43}

Callers 2

getAverageFPSMethod · 0.80
TEST_CLASSFunction · 0.80

Calls

no outgoing calls

Tested by 1

TEST_CLASSFunction · 0.64