fs.futimesSync(fd, atime, mtime)


fs.futimes() 的同步版本。返回 undefined

¥Synchronous version of fs.futimes(). Returns undefined.