MCPcopy Create free account
hub / github.com/TheRealMJP/BakingLab / ~CPUProfileBlock

Method ~CPUProfileBlock

SampleFramework11/v1.02/Graphics/Profiler.cpp:211–214  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

209}
210
211CPUProfileBlock::~CPUProfileBlock()
212{
213 Profiler::GlobalProfiler.EndCPUProfile(name);
214}
215
216}

Callers

nothing calls this directly

Calls 1

EndCPUProfileMethod · 0.80

Tested by

no test coverage detected