Details
-
Type:
Bug
-
Status: Reported
-
Priority:
P2: Important
-
Resolution: Unresolved
-
Affects Version/s: 6.2.1
-
Fix Version/s: None
-
Component/s: Quick: Core Declarative QML
-
Labels:None
-
Environment:Ubuntu 20 VM with 6 cores and 6gb ram.
-
Platform/s:
Description
Timers in Qml emit triggered signal way to fast, not even closely matching the speficied interval. Seems of by a factor larger than 2 often times.
Eg. Interval: 5000 -> triggers after around 2 secs.
The larger the interval the larger the offset gets.