MCPcopy 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
197void aithread::setSleep(DWORD dwSleepAmt)
198{
199 this->dwSleepTime += dwSleepAmt;
200}
201
202void aithread::killThread()
203{

Callers 1

retryMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected