Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
24
int CGhostHeader::GetTime() const
25
{
26
return bytes_be_to_uint(m_aTime);
27
}
28
29
CGhostInfo CGhostHeader::ToGhostInfo() const
30
{
Callers
1
ValidateHeader
Method · 0.80
Calls
1
bytes_be_to_uint
Function · 0.85
Tested by
no test coverage detected