Nodefsfutimesfunction futimes#futimes(fd: number,atime: TimeLike,mtime: TimeLike,callback: NoParamCallback,): voidChange the file system timestamps of the object referenced by the supplied file descriptor. See utimes. Parameters ##fd: number#atime: TimeLike#mtime: TimeLike#callback: NoParamCallbackReturn Type #void
function futimes#futimes(fd: number,atime: TimeLike,mtime: TimeLike,callback: NoParamCallback,): voidChange the file system timestamps of the object referenced by the supplied file descriptor. See utimes. Parameters ##fd: number#atime: TimeLike#mtime: TimeLike#callback: NoParamCallbackReturn Type #void