MCPcopy 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
1542int time_timestamp()
1543{
1544 return time(0);
1545}
1546
1547void str_append(char *dst, const char *src, int dst_size)
1548{

Callers 3

MakeBanInfoMethod · 0.85
BanMethod · 0.85
UpdateMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected