Elapsedtime – Adept AdeptSight Reference Guide User Manual
Page 196
![background image](https://www.manualsdir.com/files/771277/content/doc196.png)
ElapsedTime
VRESULT
1001
Total time elapsed (in milliseconds) during the last execution of the Locator tool. This time includes the
time for the learn process, the time for the search process and the overhead required to create and output
the results structures. Read only.
Syntax
MicroV+
value = VRESULT (sequence_id, tool_id, instance_id, 1001, index_id, frame_id)
V+
value = VRESULT ($ip, sequence_id, tool_id, instance_id, 1001, index_id, frame_id)
Remarks
This property gives the total elapsed time, not the CPU time used.
Type
Double
Range
Minimum: 0.0
Maximum: unlimited
Parameters
sequence_id
Index of the vision sequence. The first sequence is 1.
tool_id
Index of the tool in the vision sequence. The first tool is 1.
instance_id
N/A
ID
1001: the value used to reference this property.
index_id
N/A
frame_id
Index of frame that contains the specified instance.
ElapsedTime
AdeptSight Reference Guide, v3.2.x, Updated: 5/8/2012
Page 196