Have you noticed that your smallest time deltas using System.currentTimeMillis()
are usually 15 or 16 milliseconds on Windows?
This post here talks about why.
Software Development
Have you noticed that your smallest time deltas using System.currentTimeMillis()
are usually 15 or 16 milliseconds on Windows?
This post here talks about why.