Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/demoth/jake2
/ time
Method
time
fullgame/src/test/java/jake2/fullgame/DebugCulling.java:223–226 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
221
}
222
223
private
final
int
time()
224
{
225
return
(
int
) (System.currentTimeMillis() - startTime);
226
}
227
228
}
Callers
1
testMap
Method · 0.95
Calls
1
currentTimeMillis
Method · 0.80
Tested by
no test coverage detected