<table><tr><td style="">bruns created this revision.<br />bruns added reviewers: Baloo, ngraham.<br />Herald added projects: Frameworks, Baloo.<br />Herald added a subscriber: kde-frameworks-devel.<br />bruns requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D28260">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>The remaining time was only updated when the count of indexed files<br />
modulo 100 is 0. I.e. if already 1295 files are indexed, and 90 of these<br />
files are changed the indexed count goes down to 1205 and the update<br />
is never triggered.</p>

<p>Use a QElapsedTimer to update the time when the file count changes, but<br />
at most once per second.</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Before:<br />
Check the "Total files indexed" from <tt style="background: #ebebeb; font-size: 13px;">balooctl status</tt><br />
Touch some large files (so the indexed count does not cross xx00)<br />
The "remaining time" in kinfocenter is not updated</p>

<p>After:<br />
The remaining time is updated after ~1 second.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R293 Baloo</div></div></div><br /><div><strong>BRANCH</strong><div><div>config_rework</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D28260">https://phabricator.kde.org/D28260</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/qml/experimental/monitor.cpp<br />
src/qml/experimental/monitor.h</div></div></div><br /><div><strong>To: </strong>bruns, Baloo, ngraham<br /><strong>Cc: </strong>kde-frameworks-devel, hurikhan77, lots0logs, LeGast00n, cblack, fbampaloukas, GB_2, domson, ashaposhnikov, michaelh, astippich, spoorun, ngraham, bruns, abrahams<br /></div>