MCPcopy Create free account
hub / github.com/defold/defold / FillTimeZone

Function FillTimeZone

engine/dlib/src/dlib/sys_web.cpp:118–121  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

116 }
117
118 void FillTimeZone(SystemInfo* info)
119 {
120 dmSysPosix::FillTimeZone(info);
121 }
122
123 void GetSystemInfo(SystemInfo* info)
124 {

Callers 1

GetSystemInfoFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected