textProgressBar
Loading...
Searching...
No Matches
textProgressBarConventions.h
Go to the documentation of this file.
1#pragma once
2
3namespace textProgressBar {
4
12inline constexpr int TEXTPROGRESSBARNSTEPS = 100;
13
14} // namespace textProgressBar
constexpr int TEXTPROGRESSBARNSTEPS
Number of discrete progress bar steps used for throttled printing.