QTime Class | Qt Core | Qt 6.10.2
It provides functions for comparing times and for manipulating a time by adding a number of milliseconds. QTime objects should be passed by value rather than by reference to const; they simply package int. QTime uses ...