pub fn mtime(path: &Path) -> SystemTime
Returns the last-modified time for path, or zero if it doesn’t exist.
path