MCPcopy Create free account
hub / github.com/catabriga/graphwar / getTimeExploding

Method getTimeExploding

src/Graphwar/Soldier.java:124–127  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

122 }
123
124 public long getTimeExploding()
125 {
126 return System.currentTimeMillis() - timeExplodingStarted;
127 }
128
129 public String getFunction()
130 {

Callers 5

drawFunctionMethod · 0.45
drawExplosionMethod · 0.45
getSoldierImageMethod · 0.45
drawPlayersNamesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected