MCPcopy 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
19iTime iTimeGet()
20{
21 return OSGetTime() - sStartupTime;
22}
23
24F32 iTimeDiffSec(iTime time)
25{

Callers 15

iSphereHitsModel3Function · 0.70
player_sound_hop_loadFunction · 0.50
zSaveLoad_TickFunction · 0.50
zMainOutputMgrSetupFunction · 0.50
zMainInitGlobalsFunction · 0.50
zMainLoopFunction · 0.50
zMainLoadFontHIPFunction · 0.50
zSceneInitFunction · 0.50
zGameInitFunction · 0.50
zGameLoopContinueFunction · 0.50
zGameUpdateModeFunction · 0.50

Calls 1

OSGetTimeFunction · 0.85

Tested by

no test coverage detected