|
textProgressBar
|
Variables | |
| constexpr int | TEXTPROGRESSBARNSTEPS = 100 |
| Number of discrete progress bar steps used for throttled printing. | |
|
inlineconstexpr |
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 12 of file textProgressBarConventions.h.