SwiftDocCBenchmarkResultsBenchmarkResults.MetricBenchmarkResults.Metric.ValueEnumerationBenchmarkResults.Metric.ValueThe gathered value for a metric.enum ValueTopicsEnumeration Casescase bytesInMemory(Int64)A number of bytes for a memory measurement.case bytesOnDisk(Int64)A number of bytes for a storage measurement.case checksum(String)A checksum.case duration(Double)A duration in seconds.Initializersinit(from: any Decoder) throwsInstance Methodsfunc encode(to: any Encoder) throws