switcher speed improvement virtualevents
This commit is contained in:
@@ -260,7 +260,7 @@ def coursetime_paths(data,paths,finalmaxmin='min'):
|
||||
|
||||
def get_time_course(ws,course):
|
||||
coursetimeseconds = 0.0
|
||||
coursecompleted = 0
|
||||
coursecompleted = False
|
||||
|
||||
w = ws[0]
|
||||
columns = ['time',' latitude',' longitude','cum_dist']
|
||||
|
||||
Reference in New Issue
Block a user