MCPcopy 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
288float GetServerSecond()
289{
290 return float( GetServerTimeParts().wSecond );
291}
292
293#else
294struct tm GetServerTimeParts()

Callers

nothing calls this directly

Calls 1

GetServerTimePartsFunction · 0.85

Tested by

no test coverage detected