Show / Hide Table of Contents

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 Source

AllTimers

Declaration
public static Dictionary<string, TimeSpan> AllTimers
Field Value
Type Description
System.Collections.Generic.Dictionary<System.String, System.TimeSpan>

Methods

| Improve this Doc View Source

Print()

Declaration
public static void Print()
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX