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