Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
8
static F32 sGameTime;
9
10
void iTimeInit()
11
{
12
sStartupTime = OSGetTime();
13
}
14
15
void iTimeExit()
16
{
Callers
1
iSystemInit
Function · 0.85
Calls
1
OSGetTime
Function · 0.85
Tested by
no test coverage detected