Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ iTimeGet
Function
iTimeGet
src/SB/Core/gc/iTime.cpp:19–22 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
17
}
18
19
iTime iTimeGet()
20
{
21
return OSGetTime() - sStartupTime;
22
}
23
24
F32 iTimeDiffSec(iTime time)
25
{
Callers
15
iSphereHitsModel3
Function · 0.70
player_sound_hop_load
Function · 0.50
zSaveLoad_Tick
Function · 0.50
zMainOutputMgrSetup
Function · 0.50
zMainInitGlobals
Function · 0.50
zMainLoop
Function · 0.50
zMainLoadFontHIP
Function · 0.50
zSceneInit
Function · 0.50
zGameInit
Function · 0.50
zGameLoopContinue
Function · 0.50
zGameUpdateMode
Function · 0.50
zGameUpdateTransitionBubbles
Function · 0.50
Calls
1
OSGetTime
Function · 0.85
Tested by
no test coverage detected