Static Propertyswift-nio 2.81.0_NIOFileSystem
omit
A timespec where the seconds are set to zero and the nanoseconds set to UTIME_OMIT
. In syscalls such as futimens
, this means the time component set to this value will be ignored.
static let omit: FileInfo.Timespec