MCPcopy 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
283float GetServerMinute()
284{
285 return float( GetServerTimeParts().wMinute );
286}
287
288float GetServerSecond()
289{

Callers

nothing calls this directly

Calls 1

GetServerTimePartsFunction · 0.85

Tested by

no test coverage detected