# Functions
Capture captures a stack trace starting from the specified offset and retrieves up to the specified depth.
# Constants
Number of stack frames to skip, including up to the current method.
Maximum number of stack frames to capture and print, limiting to 16 layers.