- Thread starter
- #731
ETA: 1 or 2 days
But don't expect too much of it...
My tests here indicate CPU usages close to 100%, due to the large amounts of data that need to be sent to the display, a few times per second.
But this shouldn't be a real problem because the background thread that steers the display runs at the lowest priority.
This means that everything else that needs more CPU power will slow the display down...
Joe
But don't expect too much of it...
My tests here indicate CPU usages close to 100%, due to the large amounts of data that need to be sent to the display, a few times per second.
But this shouldn't be a real problem because the background thread that steers the display runs at the lowest priority.
This means that everything else that needs more CPU power will slow the display down...
Joe