Instance Propertyswift-package-manager 6.0.1SPMLLBuild
computed_at
var computed_at: UInt64
var computed_at: UInt64
import SPMLLBuild
struct llb_database_result_t_
@frozen struct UInt64
A 64-bit unsigned integer value type.
init()
init(value: llb_data_t, signature: UInt64, computed_at: UInt64, built_at: UInt64, start: Double, end: Double, dependencies: UnsafeMutablePointer<OpaquePointer>?, dependencies_count: UInt32)
var built_at: UInt64
var dependencies: UnsafeMutablePointer<OpaquePointer>?
var dependencies_count: UInt32
var end: Double
var signature: UInt64
var start: Double
var value: llb_data_t