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