[−][src]Function cppbuild::compiling::last_modified
pub fn last_modified(path: &str, time: SystemTime) -> Result<bool, Error>
checks if any file in a given path has been modified more recently then the given SystemTime passed in