PerformanceReportItem.TimeWithChildren Property
Gets the time spent in the object represented by the PerformanceReportItem and all child items.
Thread safety: This property is not thread-safe.
Syntax
public System.Double TimeWithChildren { get; set; }
Property Value
Type: System.Double
The number of milliseconds spent in the object represented by this item and all child objects.
The number of milliseconds spent in the object represented by this item and all child objects.
Platforms
Windows, Linux, Android