The source project of this merge request has been removed.
On some systems (i.e. Fedora Kinoite), all files in /usr have a last modified timestamp of 0 (UNIX Epoch). In this case, always assume the file as been changed.
We only get the current time once to speed up execution as we don't need to be accurate in this case.
See: