Simple progress bar in ASCII text
Methods
start([start_time]) | Resets the start time |
Initializes the progress bar
Parameters: | start_time: float or None (default) :
progress_bar_width: int (default: 18) :
show_percentage: bool (default: True) :
|
---|
Methods
start([start_time]) | Resets the start time |
Resets the start time
Parameters: | start_time: float or None (default) :
|
---|