type property
A type that specifies how a metric for a frame is analyzed. The supported
value AggregatedRelativeTotalTime
is an aggregation of the
metric value for one frame that is calculated across the occurences of all
frames in a profile.
Implementation
final MetricType type;