react-native-countdown-component icon indicating copy to clipboard operation
react-native-countdown-component copied to clipboard

SOLVED accuracy

Open Calquito opened this issue 4 years ago • 0 comments

Based on https://github.com/klyngbaek/accurate-interval/blob/master/index.js i modified index.js to create this more accurate countdown:

accurate-countdown.zip

I have not measured its accuracy thoroughly, but it seems to have an uncertainty of miliseconds, a lot better than using setInterval()

Calquito avatar Jul 09 '21 03:07 Calquito