[][src]Function cargo::util::paths::set_invocation_time

pub fn set_invocation_time(path: &Path) -> CargoResult<FileTime>

Record the current time on the filesystem (using the filesystem's clock) using a file at the given directory. Returns the current time.