Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bwapi/bwapi
/ setSleep
Method
setSleep
bwapi/BWScriptEmulator/ScriptThread.cpp:197–200 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
195
}
196
197
void aithread::setSleep(DWORD dwSleepAmt)
198
{
199
this->dwSleepTime += dwSleepAmt;
200
}
201
202
void aithread::killThread()
203
{
Callers
1
retry
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected