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.

FileInfo.swift:162
static let omit: FileInfo.Timespec