MCPcopy 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
294int64_t ServerClientContext::creationTime() const {
295 return m_creationTime;
296}
297
298}

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected