ICogRunStatus TotalTime Property Cognex VisionPro
Returns the total time in milliseconds taken by the tool's Run function. This includes the time taken by event handlers connected to the tool.

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

double TotalTime { get; }

Property Value

Type: Double
See Also