Gets the time taken to perform the tool processing portion of the Run function.
Namespace: Cognex.VisionPro.ImplementationAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 83.0.0.0 (83.0.0.0)
Syntax
Property Value
Type: DoubleReturns the time in milliseconds 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.
Implements
ICogRunStatus ProcessingTimeSee Also