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

Method elapsedTime

bwapi/BWAPI/Source/BWAPI/GameImpl.cpp:857–860  ·  view source on GitHub ↗

------------------------------------------------- ELAPSED TIME -------------------------------------------

Source from the content-addressed store, hash-verified

855 }
856 //------------------------------------------------- ELAPSED TIME -------------------------------------------
857 int GameImpl::elapsedTime() const
858 {
859 return BW::BWDATA::Game.elapsedTime;
860 }
861 //-------------------------------------- SET COMMAND OPTIMIZATION LEVEL ------------------------------------
862 void GameImpl::setCommandOptimizationLevel(int level)
863 {

Callers 6

executeMethod · 0.45
executeMethod · 0.45
executeMethod · 0.45
executeMethod · 0.45
updateSharedMemoryMethod · 0.45
onFrameMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected