MetricType
public enum MetricType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case aggregatedrelativetotaltime = "AggregatedRelativeTotalTime"
-
Declaration
Swift
public var description: String { get }