Class SnippetPerformanceCounterRelease
Inheritance
System.Object
SnippetPerformanceCounterRelease
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinForms.Documents.PerformanceTools
Assembly: Telerik.WinControls.RichTextEditor.dll
Syntax
public class SnippetPerformanceCounterRelease
Constructors
SnippetPerformanceCounterRelease(String)
Declaration
public SnippetPerformanceCounterRelease(string snippetName)
Parameters
System.String
snippetName
|
Properties
TotalMilliseconds
Declaration
public double TotalMilliseconds { get; }
Property Value
System.Double
|
Methods
End()
Declaration
public void End()
Start()
Declaration
public void Start()
Stop()
Declaration
public void Stop()