ΒΆinline std::error_code
setLastAccessAndModificationTime(int FD,
TimePoint<> Time)
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:715
Parameters
- int FD
- TimePoint<> Time