Time elapsed/remaining is hidden by default

This commit is contained in:
Pranav Srinivas Kumar
2019-12-17 09:43:53 -06:00
parent 78b7abcfbd
commit aa5dffa4e2
9 changed files with 6 additions and 32 deletions

View File

@@ -14,8 +14,6 @@ int main() {
bar.end_bar_with("]");
bar.set_postfix_text("Getting started");
bar.set_foreground_color(indicators::Color::GREEN);
bar.hide_elapsed_time();
bar.hide_remaining_time();
// Update bar state