CodeProfilingResults ClassDelta Engine Documentation
The results of a session of profiling. View code on GitHub
Inheritance Hierarchy

System Object
  DeltaEngine.Profiling CodeProfilingResults

Namespace: DeltaEngine.Profiling
Assembly: DeltaEngine.Profiling (in DeltaEngine.Profiling.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public class CodeProfilingResults

The CodeProfilingResults type exposes the following members.

Constructors

  NameDescription
Public methodCodeProfilingResults
Initializes a new instance of the CodeProfilingResults class
Top
Properties

  NameDescription
Public propertySections
Public propertyTotalSectionTime
Public propertyTotalTime
Top
See Also