ΒΆinline std::error_code
setLastAccessAndModificationTime(int FD,
                                 TimePoint<> Time)

Description

Simpler version that sets both file modification and access time to the same time.

Declared at: llvm/include/llvm/Support/FileSystem.h:710

Parameters

int FD
TimePoint<> Time