Asynchronously change file timestamps of the file referenced by the supplied path.
A path to a file. If a URL is provided, it must use the file: protocol.
file:
The last access time. If a string is provided, it will be coerced to number.
The last modified time. If a string is provided, it will be coerced to number.
Asynchronously change file timestamps of the file referenced by the supplied path.