MCPcopy Create free account
hub / github.com/bwapi/bwapi / getStasisTimer

Method getStasisTimer

bwapi/Shared/UnitShared.cpp:223–226  ·  view source on GitHub ↗

--------------------------------------------- GET STASIS TIMER -------------------------------------------

Source from the content-addressed store, hash-verified

221 }
222 //--------------------------------------------- GET STASIS TIMER -------------------------------------------
223 int UnitImpl::getStasisTimer() const
224 {
225 return self->stasisTimer;
226 }
227 //--------------------------------------------- GET STIM TIMER ---------------------------------------------
228 int UnitImpl::getStimTimer() const
229 {

Callers 3

isStasisedMethod · 0.80
Filters.cppFile · 0.80
updateMethod · 0.80

Calls

no outgoing calls

Tested by 1

updateMethod · 0.64