40 static std::shared_ptr<DetectHang>
create();
std::shared_ptr< DetectHang > DetectHangPtr
Definition: detect_hang.h:46
static std::shared_ptr< DetectHang > create()
Constructs a hang detector.
Calls CrashReporter::invoke if the constructing thread does not call RunLoop::process for more than 3...
Definition: detect_hang.h:36
Definition: Application/application.h:35
DetectHang()
Definition: detect_hang.h:43