SwiftDocCBenchmarkResultsBenchmarkResults.MetricStructureBenchmarkResults.MetricA gathered metric.struct MetricTopicsInitializersinit(from: any Decoder) throwsinit(id: String, displayName: String, value: BenchmarkResults.Metric.Value)Creates a new metric to represent gathered measurements.Instance Propertiesvar displayName: StringThe name that describe this gathered metric. Suitable for presentation.var id: StringThe ID for this gathered metric.var value: BenchmarkResults.Metric.ValueThe gathered value for this metric.Enumerationsenum ValueThe gathered value for a metric.