MCPcopy Create free account
hub / github.com/PSNB92/Tetris / getCurrentTime

Method getCurrentTime

src/org/psnbtech/Clock.java:137–139  ·  view source on GitHub ↗

Calculates the current time in milliseconds using the computer's high resolution clock. This is much more reliable than System.getCurrentTimeMillis(), and quicker than System.nanoTime(). @return The current time in milliseconds.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

resetMethod · 0.95
updateMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected