New to Telerik UI for WPFStart a free 30-day trial

Definition

Namespace:Telerik.Windows.Documents.PerformanceTools

Assembly:Telerik.Windows.Controls.RichTextBox.dll

Syntax:

C#
public class SnippetPerformanceCounterRelease

Inheritance: objectSnippetPerformanceCounterRelease

Constructors

C#
public SnippetPerformanceCounterRelease(string snippetName)
Parameters:snippetNamestring

Properties

C#
public double TotalMilliseconds { get; }

Methods

C#
public void End()
C#
public void Start()
C#
public void Stop()