diff options
author | Jarek Kobus <jaroslaw.kobus@qt.io> | 2023-05-02 19:47:49 +0200 |
---|---|---|
committer | Jarek Kobus <jaroslaw.kobus@qt.io> | 2023-05-04 09:44:16 +0000 |
commit | a059f87754c68aec9095b092f23a8cab325a5dfc (patch) | |
tree | f0543a624a8c3125c9e16a723744f2e517e7f9f0 /src/plugins/haskell/haskellmanager.cpp | |
parent | de247bff2b15a9eb1eaece9077abecd4369176ba (diff) | |
download | qt-creator-a059f87754c68aec9095b092f23a8cab325a5dfc.tar.gz |
QtSingleApplication: Introduce QTC_FREEZE_DETECTOR env var
This may help with tracking the freezes in main thread.
By default, when QTC_FREEZE_DETECTOR is set, it detects
freezes above the 100 ms and prints the receiver object
and event type that triggered the freeze.
Change the default 100 ms threshold by setting the
QTC_FREEZE_DETECTOR to some different numeric value.
Change-Id: Ifb68c7648c09a5329f1f2aa39cd7e29e69a76052
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Diffstat (limited to 'src/plugins/haskell/haskellmanager.cpp')
0 files changed, 0 insertions, 0 deletions