Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ GetServerSecond
Function
GetServerSecond
trinity/Controllers/Tr2ControllerExpression.cpp:288–291 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
286
}
287
288
float GetServerSecond()
289
{
290
return float( GetServerTimeParts().wSecond );
291
}
292
293
#else
294
struct tm GetServerTimeParts()
Callers
nothing calls this directly
Calls
1
GetServerTimeParts
Function · 0.85
Tested by
no test coverage detected