MCPcopy Index your code
hub / github.com/YujiSoftware/JDK1.0 / currentTimeMillis

Method currentTimeMillis

src/java/lang/System.java:110–110  ·  view source on GitHub ↗

Returns the current time in milliseconds GMT since the epoch (00:00:00 UTC, January 1, 1970). It is a signed 64 bit integer, and so it will not overflow until the year 292280995. @see java.util.Date

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

joinMethod · 0.95
waitForAllMethod · 0.95
waitForIDMethod · 0.95
grabPixelsMethod · 0.95
RandomMethod · 0.95
DateMethod · 0.95
runMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected