CogPrioState TimeDifference Method Cognex VisionPro
Returns the time difference between this state and some other state states in milliseconds (otherState - thisState).

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

public double TimeDifference(
	CogPrioState otherState
)

Return Value

Type: Double
See Also