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.
Indicates whether this call stack is attributed to a specific thread.
let threadAttributed: Bool?This field is only present when CallStackTree.callStackPerThread is true.