Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ GetServerDayOfWeek
Function
GetServerDayOfWeek
trinity/Controllers/Tr2ControllerExpression.cpp:273–276 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
271
}
272
273
float GetServerDayOfWeek()
274
{
275
return float( GetServerTimeParts().wDayOfWeek );
276
}
277
278
float GetServerHour()
279
{
Callers
1
IsWeekend
Function · 0.85
Calls
1
GetServerTimeParts
Function · 0.85
Tested by
no test coverage detected