MCPcopy 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
401CProfiler::CProfiler()
402: mpImpl( new CProfilerImpl( ) )
403{
404}
405
406CProfiler::~CProfiler()
407{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected