|
textProgressBar
|

Go to the source code of this file.
Macros | |
| #define | TEXTPROGRESSBARNSTEPS 100 |
| Number of discrete progress bar steps used for throttled printing. | |
| #define TEXTPROGRESSBARNSTEPS 100 |
This constant defines the maximum number of printed updates that may occur across the full configured progress range. Larger values can produce smoother visual updates but may increase console output in tight loops.
Definition at line 11 of file textProgressBarConventions.h.