Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ GetServerHour
Function
GetServerHour
trinity/Controllers/Tr2ControllerExpression.cpp:278–281 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
276
}
277
278
float GetServerHour()
279
{
280
return float( GetServerTimeParts().wHour );
281
}
282
283
float GetServerMinute()
284
{
Callers
nothing calls this directly
Calls
1
GetServerTimeParts
Function · 0.85
Tested by
no test coverage detected