Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ creationTime
Method
creationTime
source/game/StarServerClientContext.cpp:294–296 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
292
}
293
294
int64_t ServerClientContext::creationTime() const {
295
return m_creationTime;
296
}
297
298
}
Callers
1
clientIdsAndCreationTime
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected