Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VerySleepy/verysleepy
/ ~CallstackView
Method
~CallstackView
src/wxProfilerGUI/CallstackView.cpp:130–132 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
128
}
129
130
CallstackView::~CallstackView(void)
131
{
132
}
133
134
bool SortCalls(const Database::CallStack*a,const Database::CallStack*b)
135
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected