Instance Propertyswift-package-manager 6.0.1SPMLLBuild
nanoseconds
var nanoseconds: UInt64
var nanoseconds: UInt64
import SPMLLBuild
struct llb_build_value_file_timestamp_t_
@frozen struct UInt64
A 64-bit unsigned integer value type.
init()
init(seconds: UInt64, nanoseconds: UInt64)
var description: String { get }
var seconds: UInt64
static func < (lhs: BuildValueFileTimestamp, rhs: BuildValueFileTimestamp) -> Bool
static func == (lhs: llb_build_value_file_timestamp_t_, rhs: BuildValueFileTimestamp) -> Bool