I am aware of this related question.
What I want is just the date and time of the last modification for any file inside a directory (recursively, the whole tree). Is there any fast way to do this for large directories?
Alternatively, I could also use a check telling me whether there was any modification after a given date.