Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/defold/defold
/ FillTimeZone
Function
FillTimeZone
engine/dlib/src/dlib/sys_android.cpp:238–241 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
236
}
237
238
void FillTimeZone(SystemInfo* info)
239
{
240
dmSysPosix::FillTimeZone(info);
241
}
242
243
void GetSystemInfo(SystemInfo* info)
244
{
Callers
1
GetSystemInfo
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected