CogStopwatch ResolutionInSeconds Property Cognex VisionPro 9.23
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: 91.0.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