Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ zMainOutputMgrSetup
Function
zMainOutputMgrSetup
src/SB/Game/zMain.cpp:100–105 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
98
}
99
100
void zMainOutputMgrSetup()
101
{
102
iTime tim = iTimeGet();
103
iTimeDiffSec(tim);
104
iTimeGet();
105
}
106
107
void zMainInitGlobals()
108
{
Callers
1
main
Function · 0.85
Calls
2
iTimeDiffSec
Function · 0.85
iTimeGet
Function · 0.50
Tested by
no test coverage detected