Latencylogger list logreader (#24276)
old-commit-hash: e063f77accad8fe6a37da463979272ec23c4b5d2
This commit is contained in:
@@ -177,8 +177,8 @@ def graph_timestamps(timestamps, start_times, end_times, relative):
|
||||
return fig
|
||||
|
||||
def get_timestamps(lr):
|
||||
lr = list(lr)
|
||||
data, frame_mismatches = read_logs(lr)
|
||||
lr.reset()
|
||||
insert_cloudlogs(lr, data['timestamp'], data['start'], data['end'])
|
||||
return data, frame_mismatches
|
||||
|
||||
|
||||
Reference in New Issue
Block a user