Hello everyone,
I would like to know if it's possible to measure microtime ?
Im my project, I need to implement a retransmission timer. However, the only function that allow me to get time, RTC_GetTime, cannot be enought precise : the smaller time unit is the second while I need a slice of a second
Any ideas ?
Thank you in advance