Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Elapsed Time #167

Closed
nathanhack opened this issue Sep 25, 2020 · 1 comment
Closed

Elapsed Time #167

nathanhack opened this issue Sep 25, 2020 · 1 comment

Comments

@nathanhack
Copy link

In V3 how do you do Elapsed Time? The field ShowTimeleft is no longer there.

@cheggaaa
Copy link
Owner

It's an etime element for template.
Example:

bar := pb.ProgressBarTemplate(`{{string . "prefix"}}{{counters . }} {{bar . }} {{percent . }} {{speed . }} {{etime . }`).New(total)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants