The results of a session of profiling.
View code on GitHub
Inheritance Hierarchy
DeltaEngine.Profiling CodeProfilingResults
Namespace: DeltaEngine.Profiling
Assembly: DeltaEngine.Profiling (in DeltaEngine.Profiling.dll) Version: 1.1.1.0 (1.1.1)
Syntax
The CodeProfilingResults type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | CodeProfilingResults | Initializes a new instance of the CodeProfilingResults class |
Properties
Name | Description | |
---|---|---|
![]() | Sections | |
![]() | TotalSectionTime | |
![]() | TotalTime |
See Also