Contents

HangDiagnostic

A diagnostic for an app that was too busy to handle user input responsively.

Declaration

struct HangDiagnostic

Mentioned in

Discussion

This carries a CallStackTree captured at the time of the hang, and a hangDuration measurement that reports how long the main thread was blocked.

This type replaces MXHangDiagnostic.

Topics

Call stack

Hang details

See Also

Crash and hang diagnostics