15 #include "TStopwatch.h" 40 #endif //PROGRESSBAR_H Prints a progress bar and timer to stderr.
ProgressBar()
Default constructor - don't use this.
void operator++(int)
Increment operator, use when you have completed one iteration of the main loop.
void status()
For debugging, prints state of internal variables.