Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppla/ServerStatus
/ time_timestamp
Function
time_timestamp
server/src/system.c:1542–1545 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1540
}
1541
1542
int time_timestamp()
1543
{
1544
return time(0);
1545
}
1546
1547
void str_append(char *dst, const char *src, int dst_size)
1548
{
Callers
3
MakeBanInfo
Method · 0.85
Ban
Method · 0.85
Update
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected