-
Improvement
-
Resolution: Fixed
-
Normal
-
2.1.3
-
None
2.1.3 code is using (at best) one second resolution, and older Python versions were giving no choice. But since Python 3.3 utime() and stat() have new parameters, allowing much better resolution, so better use them.