MCPcopy Create free account
hub / github.com/DeNA/PacketProxy / getNow

Method getNow

src/main/java/core/packetproxy/common/UniqueID.java:56–58  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

54 }
55
56 private long getNow() throws Exception {
57 return System.currentTimeMillis();
58 }
59}

Callers 2

UniqueIDMethod · 0.95
createIdMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected