Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bwapi/bwapi
/ apm
Method
apm
bwapi/BWAPICore/APMCounter.cpp:13–16 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11
}
12
13
int APMCounter::apm(bool selects) const
14
{
15
return selects ? botAPM_selects : botAPM_noselects;
16
}
17
18
void APMCounter::update(int frame)
19
{
Callers
3
getAPM
Method · 0.80
TEST_CLASS
Function · 0.80
TEST_METHOD
Function · 0.80
Calls
no outgoing calls
Tested by
2
TEST_CLASS
Function · 0.64
TEST_METHOD
Function · 0.64