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

Please support returning miliseconds #87

Open
baseplate-admin opened this issue Jul 1, 2022 · 9 comments
Open

Please support returning miliseconds #87

baseplate-admin opened this issue Jul 1, 2022 · 9 comments

Comments

@baseplate-admin
Copy link

baseplate-admin commented Jul 1, 2022

Hi there,

I have run into a use case where i need the miliseconds value from the useTimer hook.

Is it possible to add this to the core library ? ( or i might take a jab at this myself )

Thanks :D

@yasircodingcrafts
Copy link

+1

@COValhalla
Copy link

Any plans with this one?

@nfrederick023
Copy link

+1

1 similar comment
@ardamoin
Copy link

+1

@jimghg
Copy link

jimghg commented Sep 15, 2023

You could also multiply the seconds value by 1000, or?

@baseplate-admin
Copy link
Author

You could also multiply the seconds value by 1000, or?

We lose precision.

@loicraux
Copy link

Do use https://usehooks-ts.com/react-hook/use-countdown instead.

@baseplate-admin
Copy link
Author

Do use https://usehooks-ts.com/react-hook/use-countdown instead.

Or maybe easyTimer.js

@liho00
Copy link

liho00 commented Oct 28, 2023

+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

8 participants