SystemProfilerSection ClassDelta Engine Documentation
Records system information polled during profiling for visual display or report. View code on GitHub
Inheritance Hierarchy

System Object
  DeltaEngine.Profiling SystemProfilerSection

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

public class SystemProfilerSection : IComparable<SystemProfilerSection>

The SystemProfilerSection type exposes the following members.

Constructors

  NameDescription
Public methodSystemProfilerSection
Initializes a new instance of the SystemProfilerSection class
Top
Methods

  NameDescription
Public methodCompareTo
Public methodLog
Public methodReset
Top
Properties

  NameDescription
Public propertyCalls
Public propertyName
Public propertyTimeCreated
Public propertyTotalValue
Top
See Also