The CogStopwatch type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Count | Cognex Internal use only | |
| MicroSeconds | Cognex Internal use only | |
| Milliseconds | Returns the elapsed time in milliseconds. | |
| RawTicks64 | Cognex Internal use only | |
| ResolutionInSeconds | Returns the smallest quantum of time (in seconds) measurable by this object. | |
| Running | Returns whether the timer is running. | |
| Seconds | Returns the elapsed time in seconds. | |
| Ticks | Cognex Internal use only | |
| TicksPerSecond64 | Cognex Internal use only |
See Also