Timer..::..Reset Method (Double)
Resets the stopwatch. This method should be called when you start measuring.
Namespace:
robotManager.Helpful
Assembly:
robotManager (in robotManager.dll)
Syntax
Parameters
- countDowntime
- Type: Double
The count downtime.
Exceptions
Exception | Condition |
---|---|
NotSupportedException | The system does not have a high-resolution performance counter. |