- Preparing search index...
- The search index is not available
bun-types
- futimes(fd: number, atime: TimeLike, mtime: TimeLike, callback: VoidFunction): void
-
Parameters
-
fd: number
-
atime: TimeLike
-
mtime: TimeLike
-
Returns void
- futimes(fd: number, atime: TimeLike, mtime: TimeLike, callback: VoidFunction): void
-
Parameters
-
fd: number
-
atime: TimeLike
-
mtime: TimeLike
-
Returns void
Change the file system timestamps of the object referenced by the supplied file descriptor. See utimes.
Since
v0.0.67