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

why not add a param to let it count up ? #9

Open
guotie opened this issue Oct 18, 2013 · 4 comments
Open

why not add a param to let it count up ? #9

guotie opened this issue Oct 18, 2013 · 4 comments

Comments

@guotie
Copy link

guotie commented Oct 18, 2013

No description provided.

@slavingia
Copy link

could you describe a use-case for this functionality?

@guotie
Copy link
Author

guotie commented Oct 19, 2013

such as, i want the timer count from 0 to N, not count down from N to 0

@slavingia
Copy link

do you have an example of a use for that case?

@kn
Copy link
Contributor

kn commented Oct 19, 2013

If someone really want to do count up, then they could do:

count = total - count_from_count_down

I know this is not pretty but I think we should keep the interface simple unless there is strong use case.

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

3 participants