Scheduler: Implement TimerFDTimerSource
[senf.git] / Scheduler / FIFORunner.hh
index 27b626f..0573d9a 100644 (file)
@@ -103,7 +103,7 @@ namespace detail {
         void startWatchdog();
         void stopWatchdog();
 
-        unsigned hangCount() const;
+        unsigned hangCount();
 
         iterator begin() const;
         iterator end() const;