Method Fuse.Operations()->utime()
- Method utime
int utime(string path, int atime, int mtime)
- Description
Set access and modification time. The arguments are the number of seconds since jan 1 1970 00:00.
This function is deprecated, utimens is the recommended method.
- Returns
errno or 0