MCPcopy Create free account
hub / github.com/bfbbdecomp/bfbb / iTimeInit

Function iTimeInit

src/SB/Core/gc/iTime.cpp:10–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8static F32 sGameTime;
9
10void iTimeInit()
11{
12 sStartupTime = OSGetTime();
13}
14
15void iTimeExit()
16{

Callers 1

iSystemInitFunction · 0.85

Calls 1

OSGetTimeFunction · 0.85

Tested by

no test coverage detected