PerformanceEntry Properties | 
The PerformanceEntry type exposes the following members.
| Name | Description | |
|---|---|---|
| AverageTime | 
            Gets the average of all times recorded in this entry, in seconds.
              | |
| ElementsInstalled | 
            Gets the count of times recorded in this entry.
              | |
| MaxTime | 
            Gets the longest duration recorded in this entry, in seconds.
              | |
| Name | 
            Gets or sets the key name used to gather all times.
              | |
| TotalTime | 
            Gets the sum of all times recorded in this entry, in seconds.
              |