Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniele Paganelli committed Nov 24, 2016
1 parent 6f62e98 commit 2fe47f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion misura/canon/csutil.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ def time():
if time_scaled.value == 1:
return time_step() * time_factor.value * 1.
return float(standardTime.time())

utime = time

def sleep(t):
return standardTime.sleep(t)
Expand Down

0 comments on commit 2fe47f8

Please sign in to comment.