now

    A timespec where the seconds are set to zero and the nanoseconds set to UTIME_NOW. In syscalls such as futimens, this means the time component set to this value will be be set to the current time or the largest value supported by the platform, whichever is smaller.

    FileInfo.swift:171
    static let now: FileInfo.Timespec

    Other members in extension

    Type members

    Instance members