aboutsummaryrefslogtreecommitdiffstats
path: root/klippy/reactor.py
Commit message (Expand)AuthorAgeFilesLines
* reactor: Add ability to register callbacksKevin O'Connor2018-06-301-6/+58
* reactor: Fix bug causing end() to not always workKevin O'Connor2017-04-131-4/+2
* reactor: Support pause() command even when the reactor is not runningKevin O'Connor2017-04-011-1/+9
* reactor: Use the system monotonic clock instead of the normal system clockKevin O'Connor2017-02-061-11/+13
* reactor: Reload eventtime if a greenlet is reactivatedKevin O'Connor2017-01-101-2/+5
* reactor: Add support for greenletsKevin O'Connor2016-11-291-5/+53
* Initial commit of source code.Kevin O'Connor2016-05-251-0/+142