Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
getTotalDuration
Method · 0.95
play
Method · 0.95
notifyXP
Method · 0.95
cleanupSkills
Method · 0.95
SpatialXP
Method · 0.95
XPMultiplier
Class · 0.95
XPMultiplier
Method · 0.95
isExpired
Method · 0.95
on
Method · 0.95
takeSpatial
Method · 0.95
onTick
Method · 0.95
PlayerSkillLine
Class · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected