Adam Dunkels 8bcde2e40f Tickless bugfixes:
* The clock interrupt must be scheduled relative to the last interrupt, not relative to the current time (which may have progressed significantly)
* clock_time() must increase continuously, so that code that may be spinning around clock_time() will make progress, not only after each interrupt
2015-09-02 12:05:47 +02:00
..
2015-06-20 03:22:31 +02:00
2015-06-20 03:22:31 +02:00
2015-09-02 12:05:47 +02:00
2015-05-14 17:20:46 -04:00
2015-05-18 08:53:17 +02:00