MCPcopy Create free account
hub / github.com/DanielChappuis/reactphysics3d / ~Profiler

Method ~Profiler

src/utils/Profiler.cpp:171–176  ·  view source on GitHub ↗

Destructor

Source from the content-addressed store, hash-verified

169
170// Destructor
171Profiler::~Profiler() {
172
173 removeAllDestinations();
174
175 destroy();
176}
177
178// Remove all logs destination previously set
179void Profiler::removeAllDestinations() {

Callers 1

deleteProfilerMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected