- Preparing search index...
- The search index is not available
bun-types
- futimesSync(fd: number, atime: TimeLike, mtime: TimeLike): void
-
Parameters
-
fd: number
-
atime: TimeLike
-
mtime: TimeLike
Returns void
- futimesSync(fd: number, atime: TimeLike, mtime: TimeLike): void
-
Parameters
-
fd: number
-
atime: TimeLike
-
mtime: TimeLike
Returns void
Synchronous version of futimes. Returns
undefined
.Since
v0.0.67