Progress::Simple — Create simple progress bar with no stages, only with progress bar.
Import Progress;
void
Progress::Simple
( | string | window_title , |
string | progress_title , | |
integer | length , | |
string | help_text
) ; |