Share via


TestContext.BeginTimer(String) Method

Definition

Begins a timer with the specified name

public abstract void BeginTimer(string timerName);

Parameters

timerName
String

Name of the timer.

Applies to