Skip to content

Fix/delay timer and cleanup#4

Closed
gbradham wants to merge 9 commits into
mainfrom
fix/delay-timer-and-cleanup
Closed

Fix/delay timer and cleanup#4
gbradham wants to merge 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 force-pushed the fix/delay-timer-and-cleanup branch from 82d1ee4 to f7d2a23 Compare April 20, 2026 19:24
@gbradham gbradham closed this Apr 20, 2026
@gbradham gbradham deleted the fix/delay-timer-and-cleanup branch April 20, 2026 19:26
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