textProgressBar
Loading...
Searching...
No Matches
textProgressBarConventions.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define TEXTPROGRESSBARNSTEPS   100
 Number of discrete progress bar steps used for throttled printing.
 

Macro Definition Documentation

◆ TEXTPROGRESSBARNSTEPS

#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.