CogStopwatch ResolutionInSeconds Property Cognex VisionPro
Returns the smallest quantum of time (in seconds) measurable by this object.

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

public double ResolutionInSeconds { get; }

Property Value

Type: Double
Remarks

Returns the smallest interval (in seconds) that this timer can measure.

See Also