Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
UniqueID
Method · 0.95
createId
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected