MCPcopy 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__
624std::string getCurrentStacktrace()
625{
626 return getCurrentStacktraceInline();
627}
628#endif
629
630SystemMemory getSystemMemory()

Callers 3

launchDefaultViewerFunction · 0.85
logWindowsExceptionFunction · 0.85

Calls 1

Tested by

no test coverage detected