bruns added inline comments. INLINE COMMENTS
> dfaure wrote in kioexecd.cpp:133 > Move the call to currentDateTime() outside of the loop, so it happens only > once. > It's much more costly than one might think (because of timezone conversion, > which uses tzset() etc.) makes me wonder, wouldn't it be better to use currentDateTimeUtc() throughout? We are not interested in absolute time here anyway. REPOSITORY R241 KIO REVISION DETAIL https://phabricator.kde.org/D15180 To: jtamate, #frameworks, broulik, ngraham, dfaure, elvisangelaccio Cc: bruns, anthonyfieroni, elvisangelaccio, kde-frameworks-devel, michaelh, ngraham