Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bwapi/bwapi
/ isOccupied
Method
isOccupied
bwapi/SNP_DirectIP/SNP/LocalPC.cpp:32–35 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
30
Packet incoming[16];
31
32
bool inline isOccupied() const
33
{
34
return lastOccupied > 0; // && GetTickCount() < lastOccupied + 3000;
35
}
36
};
37
struct SharedData
38
{
Callers
3
initialize
Method · 0.45
requestAds
Method · 0.45
sendAsyn
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected