Real Time Counter
I understand that every time you read the system timer, it is incremented by
one in order to provide a unique number. If true, it would seem that lots of
reads of the timer would throw off the accuracy.
Is this indeed the case, is there any other way to access a real-time counter?
Regards, Tom