Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/BombusMod/BombusMod
/ getCurrentTraffic
Method
getCurrentTraffic
src/main/java/Statistic/Stats.java:112–114 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
110
}
111
112
public
static
long getCurrentTraffic() {
113
return
StaticData.getInstance().traffic*2;
114
}
115
}
116
117
//#endif
Callers
3
getAllTraffic
Method · 0.95
saveToStorage
Method · 0.95
StatsWindow
Method · 0.95
Calls
1
getInstance
Method · 0.95
Tested by
no test coverage detected