taiga
taiga copied to clipboard
RSS timer gets a slight delay after each refresh
Example: Open Taiga at exactly !5:00:00 - 1st refresh is at 15:10:00, but the ones after are few seconds late, so the next refreshes would be at 15:20:05, 15:30:10. 15:40:15
Haven't checked, but I imagine the timer gets delayed while the main thread is busy doing other work. Might be an issue with the way Taiga runs multiple timers. I'll keep this in mind while migrating to Qt's QTimer in v2.