Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
171
Profiler::~Profiler() {
172
173
removeAllDestinations();
174
175
destroy();
176
}
177
178
// Remove all logs destination previously set
179
void Profiler::removeAllDestinations() {
Callers
1
deleteProfiler
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected