Starts the timer running without resetting the elapsed time.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 69.0.0.0
Syntax
Remarks
Starts this timer if it was stopped. This method has no effect if the timer is already running.
The timer is not reset to zero when you call this function. To reset this timer, use the Reset method.
See Also