Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/BombusMod/BombusMod
/ updateTime
Method
updateTime
src/main/java/Client/Config.java:710–712 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
708
}
709
710
public
void
updateTime() {
711
Time.setOffset(gmtOffset);
712
}
713
714
//#if android
715
public
static
final
String compute(){
Callers
3
loadFromStorage
Method · 0.95
importData
Method · 0.80
cmdOk
Method · 0.80
Calls
1
setOffset
Method · 0.95
Tested by
no test coverage detected