Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenApoc/OpenApoc
/ getTicks
Method
getTicks
game/state/gametime.cpp:210–210 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
208
}
209
210
uint64_t GameTime::getTicks() const { return ticks; }
211
212
bool GameTime::secondPassed() const { return secondPassedFlag; }
213
Callers
15
SaveMetadata
Method · 0.80
fillOrgStartingProperty
Method · 0.80
startGame
Method · 0.80
invasion
Method · 0.80
update
Method · 0.80
updateTurbo
Method · 0.80
updateBeforeBattle
Method · 0.80
updateAfterBattle
Method · 0.80
underAttack
Method · 0.80
updateIdle
Method · 0.80
updateIdle
Method · 0.80
Cargo
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected