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: TimeLike
      • mtime: TimeLike

      Returns void