Simple linear extrapolation to estimate how much time is needed to complete a task.
Parameters: | starttime :
progress: float :
msg: str (optional) :
progress_bar_width: int (default: 18) :
show_percentage: bool (default: True) :
|
---|---|
Returns: | eta :
|
Notes
ETA refers to “estimated time of arrival”.