Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DaedalusX64/daedalus
/ Reset
Method
Reset
Source/Utility/Profiler.cpp:375–380 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
373
}
374
375
void CProfileCallstack::Reset()
376
{
377
mTotalTime = 0;
378
mStartTime = 0;
379
mHitCount = 0;
380
}
381
382
void CProfileCallstack::StartTiming()
383
{
Callers
1
Update
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected