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

Update countdown every miliseconds #319

Open
DavidGevorgyan92 opened this issue Jun 20, 2019 · 1 comment
Open

Update countdown every miliseconds #319

DavidGevorgyan92 opened this issue Jun 20, 2019 · 1 comment

Comments

@DavidGevorgyan92
Copy link

DavidGevorgyan92 commented Jun 20, 2019

Which part of the code should be changed to update the countdown every milliseconds.

@DavidGevorgyan92 DavidGevorgyan92 changed the title Update countdown every 10 ms Update countdown every miliseconds Jun 20, 2019
@webwamp
Copy link

webwamp commented Sep 1, 2020

hi @DavidGevorgyan92 this countdown have options to customizing, just set option {precision:1} or change main code:

precision: 100,

to

precision: 1,

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