Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DaedalusX64/daedalus
/ GetHitCount
Method
GetHitCount
Source/Utility/Profiler.cpp:100–100 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
98
99
inline u64 GetTotalTime() const { return mTotalTime; }
100
inline u32 GetHitCount() const { return mHitCount; }
101
102
private:
103
const CProfileCallstack * mParent;
Callers
1
Update
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected