Contents

threadAttributed

Indicates whether this call stack is attributed to a specific thread.

Declaration

let threadAttributed: Bool?

Discussion

This field is only present when CallStackTree.callStackPerThread is true.

See Also

Frames