FrameMetric
class FrameMetric
The frame name, metric type, and thread states. These are used to derive the value of the metric for the frame.
Types
Properties
Link copied to clipboard
List of application runtime thread states used to get the counts for a frame a derive a metric value.
Link copied to clipboard
A type of aggregation 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 occurrences of all frames in a profile.