Gets the time taken to execute the entire Run function.
Namespace: Cognex.VisionPro.ImplementationAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 93.1.0.0 (93.1.0.0)
Syntax
Property Value
Type: DoubleReturns the total time in milliseconds taken by the tool's Run function. This includes the time taken by event handlers connected to the tool.
Implements
ICogRunStatus TotalTimeSee Also