Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ GetServerYear
Function
GetServerYear
trinity/Controllers/Tr2ControllerExpression.cpp:258–261 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
256
}
257
258
float GetServerYear()
259
{
260
return float( GetServerTimeParts().wYear );
261
}
262
263
float GetServerMonth()
264
{
Callers
1
DaysSinceServerTime
Function · 0.85
Calls
1
GetServerTimeParts
Function · 0.85
Tested by
no test coverage detected