Preparing search index...
The search index is not available
ZenFS
ZenFS
fs
futimesSync
Function futimesSync
futimes
Sync
(
fd
,
atime
,
mtime
)
:
void
Change the file timestamps of a file referenced by the supplied file descriptor.
Parameters
fd
:
number
atime
:
string
|
number
|
Date
mtime
:
string
|
number
|
Date
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ZenFS
Loading...
Change the file timestamps of a file referenced by the supplied file descriptor.