D15180: kioexecd: watch for creations or modifications of the temporary files
Stefan BrĂ¼ns
noreply at phabricator.kde.org
Wed Sep 5 17:29:31 BST 2018
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180905/eabd1925/attachment.html>
More information about the Kde-frameworks-devel
mailing list