Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/BombusMod/BombusMod
/ getLatest
Method
getLatest
src/main/java/Statistic/Stats.java:53–55 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
51
}
52
53
public
long getLatest(){
54
return
latestTraffic;
55
}
56
57
public
long getAllTraffic(){
58
return
traffic+getCurrentTraffic();
Callers
1
StatsWindow
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected