MCPcopy 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

testMapMethod · 0.95
animateParticlesMethod · 0.95
RailTrailMethod · 0.95

Calls 1

currentTimeMillisMethod · 0.80

Tested by

no test coverage detected