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

Method getRemainingResearchTime

bwapi/Shared/UnitShared.cpp:263–266  ·  view source on GitHub ↗

--------------------------------------------- GET REMAINING RESEARCH TIME --------------------------------

Source from the content-addressed store, hash-verified

261 }
262 //--------------------------------------------- GET REMAINING RESEARCH TIME --------------------------------
263 int UnitImpl::getRemainingResearchTime() const
264 {
265 return self->remainingResearchTime;
266 }
267 //--------------------------------------------- GET REMAINING UPGRADE TIME ---------------------------------
268 int UnitImpl::getRemainingUpgradeTime() const
269 {

Callers 9

startMethod · 0.80
updateMethod · 0.80
stopMethod · 0.80
startMethod · 0.80
updateMethod · 0.80
stopMethod · 0.80
updateMethod · 0.80
updateMethod · 0.80
updateMethod · 0.80

Calls

no outgoing calls

Tested by 9

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