Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/GammaRay
/ hasFastStackTraceImpl
Function
hasFastStackTraceImpl
core/execution.cpp:92–95 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
90
}
91
92
static bool hasFastStackTraceImpl()
93
{
94
return true;
95
}
96
97
Execution::Trace Execution::stackTrace(int maxDepth, int skip)
98
{
Callers
1
hasFastStackTrace
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected