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/TestMap.java:455–458 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
453
}
454
455
private
final
int
time()
456
{
457
return
(
int
) (System.currentTimeMillis() - startTime);
458
}
459
460
int
r_numparticles = 0;
461
/*
Callers
3
testMap
Method · 0.95
animateParticles
Method · 0.95
RailTrail
Method · 0.95
Calls
1
currentTimeMillis
Method · 0.80
Tested by
no test coverage detected