Documentation for the ddrescue tools for ddrescue version 1.20 in the ddrescue tools package in the tools package (Tools/DDRescueTools/one_point_twenty.py)

Tools for ddrescue v1.20 or newer.

ddrescue_gui.Tools.DDRescueTools.one_point_twenty.get_time_remaining(split_line)[source]

Get Time Since Last Read value.

Args:
split_line (string): The line from ddrescue’s output that contains
the information, split by whitespace.

Works with ddrescue versions: 1.20,1.21,1.22,1.23,1.24,1.25

ddrescue_gui.Tools.DDRescueTools.one_point_twenty.get_time_since_last_read(split_line)[source]

Get Time Since Last Read value.

Args:
split_line (string): The line from ddrescue’s output that contains
the information, split by whitespace.

Works with ddrescue versions: 1.20,1.21,1.22,1.23,1.24,1.25