CogStopwatch Reset Method Cognex VisionPro 9.21 SR1
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: 85.1.0.0
Syntax

public void Reset()
Remarks

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

See Also