charmbracelet / charmbracelet/bubbles
Timer and Stopwatch is not accurate
Open
bug
- Dominant language
- Go
- Stars
- 8.9k
- Forks
- 457
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 5
Description
For timer, it's 1s is actually 1.21s in real world, and 10s is about 12.13s.
For stopwatch, it says 10.39s, and actually 12.284s elapsed.
(Use the demo Go program, and keep the interval 1ms, unchanged)
Contributor guide
Assessment
This issue has not been assessed yet.