44 const QString message,
const double estimatedTime,
45 const int progressPrecision) {
49 constexpr float maxRefreshInterval{0.1f};
51 if (timeInterval > maxRefreshInterval) {
float elapsed_no_reset() const
Returns the wall-clock time elapsed in seconds since the Timer object's creation, or the last call to...
void reset()
Explicitly reset the timer.
void * AlgorithmID
As we have multiple interfaces to the same logical algorithm we need a way of uniquely identifying ma...