MCPcopy Index your code
hub / github.com/VolmitSoftware/Adapt / ms

Method ms

src/main/java/com/volmit/adapt/util/M.java:223–225  ·  view source on GitHub ↗

Get the current millisecond time @return milliseconds

()

Source from the content-addressed store, hash-verified

221 * @return milliseconds
222 */
223 public static long ms() {
224 return System.currentTimeMillis();
225 }
226
227 /**
228 * Fast sin function

Callers 15

getTotalDurationMethod · 0.95
playMethod · 0.95
notifyXPMethod · 0.95
cleanupSkillsMethod · 0.95
SpatialXPMethod · 0.95
XPMultiplierClass · 0.95
XPMultiplierMethod · 0.95
isExpiredMethod · 0.95
onMethod · 0.95
takeSpatialMethod · 0.95
onTickMethod · 0.95
PlayerSkillLineClass · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected