CogPrioState TimeDifference Method Cognex VisionPro 9.7
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: 73.0.0.0 (73.0.0.0)
Syntax

public double TimeDifference(
	CogPrioState otherState
)

Return Value

Type: Double
See Also