Class PerformanceTimer
Summary description for PerformanceTimer.
Inheritance
System.Object
PerformanceTimer
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: CADability
Assembly: CADability.dll
Syntax
public class PerformanceTimer
Fields
| Improve this Doc View SourceAllTimers
Declaration
public static Dictionary<string, TimeSpan> AllTimers
Field Value
| Type | Description |
|---|---|
| System.Collections.Generic.Dictionary<System.String, System.TimeSpan> |
Methods
| Improve this Doc View SourcePrint()
Declaration
public static void Print()