Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ time
Method
time
source/game/StarSystemWorld.cpp:127–129 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
125
}
126
127
double SystemWorld::time() const {
128
return m_universeClock->time();
129
}
130
131
Vec3I SystemWorld::location() const {
132
return m_location;
Callers
12
planetPosition
Method · 0.45
serverUpdate
Method · 0.45
update
Method · 0.45
update
Method · 0.45
setReferenceClock
Method · 0.45
setReferenceClock
Method · 0.45
update
Method · 0.45
run
Method · 0.45
sendClockUpdates
Method · 0.45
flyShips
Method · 0.45
saveSettings
Method · 0.45
acceptConnection
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected