Quote:
Originally Posted by Ether
Are you saying that jitter would be less than 1ms in a periodic task in a ready-for-competition code release that has several concurrent threads competing for CPU ?
|
[EDIT]
Oops, I forgot to answer your question.
Yes, that's what I'm saying.
I'll take the chance of making an untested estimate, assuming no-one hangs their life on it.
[/EDIT]
It's be interesting to do a decent test.
(I didn't use image processing last year, so that probably made a difference)
I wonder if it would be more deterministic if we made the wait function sequential (using a flat sequence structure)?