MCPcopy 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
92static bool hasFastStackTraceImpl()
93{
94 return true;
95}
96
97Execution::Trace Execution::stackTrace(int maxDepth, int skip)
98{

Callers 1

hasFastStackTraceFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected