Commit Graph

3 Commits

Author SHA1 Message Date
Lars Toenning
5c94e1195a [skip ci] refactor: Use composition for update timer
The timer is not required by all classes and the deep inheritance makes
it hard to see where it is actually used. Use composition instead
2025-06-09 16:18:28 +02:00
Lars Toenning
b9cdccec05 refactor: Add asserts to check executing in worker thread 2025-06-09 14:21:45 +02:00
Lars Toenning
ca01337d5f refactor: Move period usage of CThreadedReader in subclass 2025-06-09 14:16:47 +02:00