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

Add a non zero init value for bars #47

Closed
Liupold opened this issue Jul 13, 2019 · 3 comments
Closed

Add a non zero init value for bars #47

Liupold opened this issue Jul 13, 2019 · 3 comments
Assignees

Comments

@Liupold
Copy link

Liupold commented Jul 13, 2019

A non zero init value will be really helpful, As it would make the average speed and eta more accurate for resume able task. Hope I can convey my thoughts clearly.

@vbauerster vbauerster self-assigned this Jul 13, 2019
@vbauerster
Copy link
Owner

Hi! I know what you mean, because I faced the same issue in my getparty project, but was a bit lazy to undertake something without a good push. So thank you for your observation, I'll make sure to fix this.

@vbauerster
Copy link
Owner

It's possible now to pass user defined start time with following constructor functions:

Or update all average decorators afterwards with:

Example usage is here.

@Liupold
Copy link
Author

Liupold commented Jul 15, 2019

Thanks a lot, for this quick response.

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