class Rtui::Progress

def fmt_stat

def fmt_stat
  @finished ? elapsed : eta
end