The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
TestContext::EndTimer Method (String^)
When overridden in a derived class, ends a timer with the specified name.
Assembly: Microsoft.VisualStudio.QualityTools.UnitTestFramework (in Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll)
Parameters
- timerName
-
Type:
System::String^
The name of the timer to end.
Show: