Increase poll timer interval from 125 to 200 ms

I had THOUGHT I had increased this. Now I have.
This commit is contained in:
MrDowntempo
2025-10-30 21:04:44 -04:00
committed by GitHub
parent a6d7d077f1
commit 75acc2fd82
+1 -1
View File
@@ -68,7 +68,7 @@ stderr: StdioCollector {
Timer {
id: pollTimer
interval: 125
interval: 200
running: true
repeat: true
onTriggered: {