MCPcopy 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
53int64_t time_timestamp()
54{
55 return time(nullptr);
56}
57
58static tm time_localtime_threadlocal(time_t *time_data)
59{

Callers 10

SecondsLeftMethod · 0.85
MuteMethod · 0.85
UnmuteExpiredMethod · 0.85
ClearGameInfoMethod · 0.85
SetGameInfoMethod · 0.85
BanMethod · 0.85
UpdateMethod · 0.85
ConBansSaveMethod · 0.85
MakeBanInfoMethod · 0.85
TESTFunction · 0.85

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.68