ZenFS
    Preparing search index...

    Function futimesSync

    • Change the file timestamps of a file referenced by the supplied file descriptor.

      Parameters

      • this: V_Context
      • fd: number
      • atime: string | number | Date
      • mtime: string | number | Date

      Returns void