wManager.Wow.Helpers Namespace
WRobot

Timer..::..Reset Method

Resets the stopwatch. This method should be called when you start measuring.

Namespace:  robotManager.Helpful
Assembly:  robotManager (in robotManager.dll)

Syntax


public void Reset()
Public Sub Reset
public:
void Reset()

Exceptions


ExceptionCondition
NotSupportedExceptionThe system does not have a high-resolution performance counter.