Files | |
| handle_output.cpp | |
| Example on usage of ProgressBar showing how to handle output in terminal while ProgressBar is in progress. | |
| mt.cpp | |
| Example on simplest usage of ProgressBar in multithreaded applications. | |
| possibilities.cpp | |
| Example that shows different ways to use ProgressBar. | |
| speed.cpp | |
| When executed this examples shows how much time it takes for calling ProgressBar::Print(progress) 1 billion times. | |
| style.cpp | |
| When executed this example allows to test different styles of ProgressBar. | |