This commit is contained in:
gac-x04sa
2019-08-20 09:55:30 +02:00
parent cb45c0dc3e
commit 3f84d55ab0
2 changed files with 8 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
#Mon Aug 19 15:18:08 CEST 2019
#Tue Aug 20 09:55:24 CEST 2019
count_time=1.0
geometry=fourcv
roi=173 88 285 136

View File

@@ -0,0 +1,7 @@
start = time.time()
delta.config.monitorByPosition=True
delta.moveRel(-0.1)
delta.moveRel(-0.1)
print time.time()-start