Returns the elapsed time in milliseconds.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 73.0.0.0
Syntax
Property Value
Type: DoubleRemarks
Returns this timer's elapsed time in milliseconds.
The granularity of the timer is specified by ResolutionInSeconds.
See Also