MCPcopy Create free account
hub / github.com/ddnet/ddnet / GetTime

Method GetTime

src/engine/client/ghost.cpp:24–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22}
23
24int CGhostHeader::GetTime() const
25{
26 return bytes_be_to_uint(m_aTime);
27}
28
29CGhostInfo CGhostHeader::ToGhostInfo() const
30{

Callers 1

ValidateHeaderMethod · 0.80

Calls 1

bytes_be_to_uintFunction · 0.85

Tested by

no test coverage detected