Maximum number of frames captured in a single stack trace.

Synopsis

Declared in <folly/debugging/exception_tracer/StackTrace.h>

constexpr size_t kMaxFrames = 500;

Created with MrDocs