MCPcopy Create free account
hub / github.com/demoth/jake2 / time

Method time

fullgame/src/test/java/jake2/fullgame/DancingQueens.java:221–223  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

219 }
220
221 private final int time() {
222 return (int) (System.currentTimeMillis() - startTime);
223 }
224
225}

Callers 1

testModelMethod · 0.95

Calls 1

currentTimeMillisMethod · 0.80

Tested by

no test coverage detected