Preparing search index...
The search index is not available
ZenFS
ZenFS
fs
futimesSync
Function futimesSync
futimesSync
(
this
:
V_Context
,
fd
:
number
,
atime
:
string
|
number
|
Date
,
mtime
:
string
|
number
|
Date
,
)
:
void
Change the file timestamps of a file referenced by the supplied file descriptor.
Parameters
this
:
V_Context
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.