• fd {integer}
    • atime {number|string|Date}
    • mtime {number|string|Date}
    • callback {Function}
      • err {Error}

    更改文件描述符指向的对象的文件系统时间戳。 参见 [fs.utimes()]。

    此函数在 7.1 之前的 AIX 版本上不起作用,它将返回 UV_ENOSYS 错误。