CogStopwatch Reset Method Cognex VisionPro
Resets the timer such that 0 seconds have elapsed. The running state remains unchanged.

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 65.1.0.0
Syntax

public void Reset()
Remarks

Resets the timer to zero. The running state remains unchanged.

See Also