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