|
libwreport
3.29
|
RAII mechanism to save restore file times at the end of some file operations. More...
#include <sys.h>
Public Member Functions | |
| PreserveFileTimes (FileDescriptor fd) | |
Protected Attributes | |
| FileDescriptor | fd |
| struct ::timespec | ts [2] |
RAII mechanism to save restore file times at the end of some file operations.