Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DaedalusX64/daedalus
/ CProfiler
Method
CProfiler
Source/Utility/Profiler.cpp:401–404 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
399
}
400
401
CProfiler::CProfiler()
402
: mpImpl( new CProfilerImpl( ) )
403
{
404
}
405
406
CProfiler::~CProfiler()
407
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected