function futimes
Jump to headingfutimes(): void
Change the file system timestamps of the object referenced by the supplied file descriptor. See utimes.
Parameters Jump to heading
Jump to headingfd: number
Jump to headingatime: TimeLike
Jump to headingmtime: TimeLike
Jump to headingcallback: NoParamCallback
Return Type Jump to heading
void