process_name opflashCryoW ana
bool fDone
Has Done been called?
static bool fAnyLive
Are any bars live?
Progress(const std::string &title)
Create and draw the progress bar.
int fIFrac
What character are we on? Prevents unnecessary redraws.
void SetProgress(double frac)
Update the progress fraction between zero and one.
A simple ascii-art progress bar.
bool fLive
Is this bar live (drawable?)
std::string FormatTime(double sec) const
void Done()
Call this when action is completed.