| BenchmarkResults Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.Base.Internal
 Syntax
Syntaxpublic class BenchmarkResults
The BenchmarkResults type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | BenchmarkResults | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | MaxRunSeconds | 
            Maximum number of seconds per single run
             | 
|  | MinRunSeconds | 
            Minimum seconds per single run
             | 
|  | Runs | 
            Number of benchmark runs
             | 
|  | SecondsPerRun | 
            Average seconds per single run
             | 
|  | TotalRunSeconds | 
            Total seconds for running all iterations
             | 
|  | TotalSeconds | 
            Total number of seconds
             | 
 Methods
Methods See Also
See Also