Hi there,
I’m not very clear how this particular scenario is handled. What happens once the xTickCount reaches its upper limit. I don’t see a call back provided that application will use once the xTickCount has overflown.
Why am I interested in this? I want to add a time-service (that has a resolution in ms). I would use the Tick hook function anyways for that. But, I was curious and saw that xTickCount is reset back to zero. Is there something that I’m missing here?
Thanks in advance for answering😊