Class SnippetMemoryCounter
Inheritance
System.Object
SnippetMemoryCounter
Namespace: Telerik.Windows.Documents.PerformanceTools
Assembly: Telerik.Windows.Controls.RichTextBox.dll
Syntax
public class SnippetMemoryCounter : Object
Constructors
SnippetMemoryCounter(String)
Declaration
public SnippetMemoryCounter(string snippetName)
Parameters
System.String
snippetName
|
Properties
TotalMemory
Declaration
public double TotalMemory { get; }
Property Value
System.Double
|
Methods
End()
Declaration
public void End()
Start()
Declaration
public void Start()
Stop()
Declaration
public void Stop()