Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddnet/ddnet
/ time_timestamp
Function
time_timestamp
src/base/time.cpp:53–56 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
51
}
52
53
int64_t time_timestamp()
54
{
55
return time(nullptr);
56
}
57
58
static tm time_localtime_threadlocal(time_t *time_data)
59
{
Callers
10
SecondsLeft
Method · 0.85
Mute
Method · 0.85
UnmuteExpired
Method · 0.85
ClearGameInfo
Method · 0.85
SetGameInfo
Method · 0.85
Ban
Method · 0.85
Update
Method · 0.85
ConBansSave
Method · 0.85
MakeBanInfo
Method · 0.85
TEST
Function · 0.85
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.68