Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
getCurrentFunctionPosition
Method · 0.95
drawFunction
Method · 0.45
drawExplosion
Method · 0.45
getSoldierImage
Method · 0.45
drawPlayersNames
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected