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

Method getRemainingBuildTime

bwapi/Shared/UnitShared.cpp:253–256  ·  view source on GitHub ↗

--------------------------------------------- GET REMAINING BUILD TIME -----------------------------------

Source from the content-addressed store, hash-verified

251 }
252 //--------------------------------------------- GET REMAINING BUILD TIME -----------------------------------
253 int UnitImpl::getRemainingBuildTime() const
254 {
255 return self->remainingBuildTime;
256 }
257 //--------------------------------------------- GET REMAINING TRAIN TIME -----------------------------------
258 int UnitImpl::getRemainingTrainTime() const
259 {

Callers 8

Filters.cppFile · 0.80
updateMethod · 0.80
updateMethod · 0.80
startMethod · 0.80
updateMethod · 0.80
stopMethod · 0.80
updateMethod · 0.80
updateMethod · 0.80

Calls

no outgoing calls

Tested by 7

updateMethod · 0.64
updateMethod · 0.64
startMethod · 0.64
updateMethod · 0.64
stopMethod · 0.64
updateMethod · 0.64
updateMethod · 0.64