Resolves #160 by resync of clock
Compare changes
- Nicolas Pope authored
+ 30
− 5
@@ -28,7 +28,7 @@ static int last_id = 0;
@@ -38,7 +38,7 @@ struct TimerJob {
@@ -60,6 +60,25 @@ static void waitTimePoint() {
@@ -82,10 +101,10 @@ int ftl::timer::getInterval() {
@@ -137,9 +156,10 @@ static void trigger_jobs() {
@@ -182,6 +202,11 @@ void ftl::timer::stop(bool wait) {