set_atime

Function set_atime 

Source
pub fn set_atime<P: AsRef<Path>>(path: P, atime: SystemTimeSpec) -> Result<()>
Expand description

Set the last access timestamp of a file or other filesystem object.