Method Fuse.Operations()->utimens()
- Method utimens
int
utimens(string
path
,int
atime
,int
mtime
)- Description
Set access and modification time, with nanosecond resolution. The arguments are the number of nanoseconds since jan 1 1970 00:00.
- Returns
errno or 0