If you want to get the current time in QT including the milliseconds you can do so with QTime:
QTime::currentTime().toString("ss.zzz");
This is very useful when debugging
Please enter the characters from the image above. (case insensitive)
Comment feed for this post