Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MeshInspector/MeshLib
/ getCurrentStacktrace
Function
getCurrentStacktrace
source/MRMesh/MRSystem.cpp:624–627 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
622
623
#ifndef __EMSCRIPTEN__
624
std::string getCurrentStacktrace()
625
{
626
return getCurrentStacktraceInline();
627
}
628
#endif
629
630
SystemMemory getSystemMemory()
Callers
3
launchDefaultViewer
Function · 0.85
logWindowsException
Function · 0.85
WindowsExceptionsLogger
Method · 0.85
Calls
1
getCurrentStacktraceInline
Function · 0.85
Tested by
no test coverage detected