CogStopwatch Reset Method Cognex VisionPro 9.7
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: 73.0.0.0
Syntax

public void Reset()
Remarks

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

See Also