Timer..::..Peek Method
Returns the time that has passed since the Reset() method was called.
Namespace:
robotManager.HelpfulAssembly: robotManager (in robotManager.dll)
Syntax
Return Value
A long that contains the time that has passed since the Reset() method was called.Exceptions
| Exception | Condition |
|---|---|
| NotSupportedException | The system does not have a high-resolution performance counter. |

