Instance Propertyswift-package-manager 6.0.1SPMLLBuild
description
BuildValue.swift:87var description: String { get }
var description: String { get }
sSo33llb_build_value_file_timestamp_t_V12llbuildSwiftE11descriptionSSvp
What are these?9K3E3
import SPMLLBuild
struct llb_build_value_file_timestamp_t_
@frozen struct String
A Unicode string value that is a collection of characters.
init()
init(seconds: UInt64, nanoseconds: UInt64)
var nanoseconds: UInt64
var seconds: UInt64
static func < (lhs: BuildValueFileTimestamp, rhs: BuildValueFileTimestamp) -> Bool
static func == (lhs: llb_build_value_file_timestamp_t_, rhs: BuildValueFileTimestamp) -> Bool