Calls CrashReporter::invoke if the constructing thread does not call RunLoop::process for more than 30 seconds. More...

#include <detect_hang.h>

Static Public Member Functions

static std::shared_ptr< DetectHangcreate ()
 Constructs a hang detector. More...
 

Protected Member Functions

 DetectHang ()
 

Detailed Description

Calls CrashReporter::invoke if the constructing thread does not call RunLoop::process for more than 30 seconds.

Constructor & Destructor Documentation

uicore::DetectHang::DetectHang ( )
inlineprotected

Member Function Documentation

static std::shared_ptr<DetectHang> uicore::DetectHang::create ( )
static

Constructs a hang detector.


The documentation for this class was generated from the following file: