ICogRunStatus ProcessingTime Property Cognex VisionPro 9.24
Returns the time in miliseconds taken to perform the tool's processing when its Run function was called. This excludes the time taken by event handlers connected to the tool.

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

double ProcessingTime { get; }

Property Value

Type: Double
See Also