In Qt all the Classes are having Milliseconds timer . I need to implement Microsecond timer using hardware timer or any Qt classes will not support for Microsecond timer.
Any one please help me how to implement microsecond timer in Qt application code?