Skip to content

Fix/delay timer and cleanup#5

Merged
gbradham merged 9 commits into
mainfrom
fix/delay-timer-and-cleanup
Apr 20, 2026
Merged

Fix/delay timer and cleanup#5
gbradham merged 9 commits into
mainfrom
fix/delay-timer-and-cleanup

Conversation

@gbradham
Copy link
Copy Markdown
Member

No description provided.

Adds a `unit` state field to DelayNode that divides the duration by 1000
when set to "milliseconds", with negative duration clamping preserved.
Reduces elapsed_timer_interval_ms from 1000 to 250 so sub-second Qt event
loop stalls do not register as visible 2-second jumps.
Logs Qt event-loop gaps >200ms to help diagnose the elapsed-timer skip.
Removed in a follow-up commit.
@gbradham gbradham merged commit 0e573f5 into main Apr 20, 2026
0 of 16 checks passed
@gbradham gbradham deleted the fix/delay-timer-and-cleanup branch April 20, 2026 19:26
gbradham added a commit that referenced this pull request Apr 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant