circu.js
    Preparing search index...

    Function futimes

    • Change file access and modification times by fd

      Parameters

      • fd: number

        File descriptor

      • atime: number

        Access time (seconds since epoch)

      • mtime: number

        Modification time (seconds since epoch)

      Returns void

      Error if utimes fails