changelog
- Sun, 28 Jan 2018 11:01:45 +0000
- by Tuomo Valkonen <tuomov@iki.fi> [Sun, 28 Jan 2018 11:01:45 +0000] rev 77
- DreamTime.monotonic() no longer needs to call time.monotonic()
so is more "static" within wakeup periods, and so comparable to
time.monotonic() realisations. Also some PyObjC weirdness handling.
- Sun, 28 Jan 2018 00:11:18 +0000
- by Tuomo Valkonen <tuomov@iki.fi> [Sun, 28 Jan 2018 00:11:18 +0000] rev 76
- Dreamtime scheduling: discount system sleep periods
- Sat, 27 Jan 2018 12:19:39 +0000
- by Tuomo Valkonen <tuomov@iki.fi> [Sat, 27 Jan 2018 12:19:39 +0000] rev 75
- UI refresh fix; added debug messages