Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ iTimeDiffSec
Function
iTimeDiffSec
src/SB/Core/gc/iTime.cpp:24–27 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
22
}
23
24
F32 iTimeDiffSec(iTime time)
25
{
26
return (F32)time / (GET_BUS_FREQUENCY() / 4);
27
}
28
29
F32 iTimeDiffSec(iTime t0, iTime t1)
30
{
Callers
9
player_sound_hop_load
Function · 0.85
zSaveLoad_Tick
Function · 0.85
zMainOutputMgrSetup
Function · 0.85
zMainInitGlobals
Function · 0.85
zMainLoop
Function · 0.85
zMainLoadFontHIP
Function · 0.85
zSceneInit
Function · 0.85
zGameUpdateTransitionBubbles
Function · 0.85
iSphereHitsModel3
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected