Skip to content

v1.0.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@ppodds ppodds released this 30 Dec 19:27
· 11 commits to master since this release

Fix: msleep cause drop too many frames

msleep is not good, so I use a worse method to replace it. However, this idea works excellent. 🤔🤔🤔

Known problem:
It would trigger a system alert sound sometimes, I guess it may cause by the do-nothing loop. This problem also existed in previous versions.