Details
-
Suggestion
-
Resolution: Invalid
-
Not Evaluated
-
None
-
None
Description
QTime already has start() and restart(), functions, and it would be convenient to have pause() and resume() functions that could be used for more precise control of the time measurement of a lengthy task, like in the QTime::start() documentation.