ICogRunStatus TotalTime Property Cognex VisionPro 9.21 SR1
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: 85.1.0.0 (85.1.0.0)
Syntax

double TotalTime { get; }

Property Value

Type: Double
See Also