Packets: Extend collection parser documentation
[senf.git] / Scheduler / Scheduler.hh
index 89e9d23..4a7a74d 100644 (file)
@@ -314,6 +314,8 @@ namespace senf {
                                              delivered \e not the time it should have been delivered
                                              (in the case of timers). */
 
+        void taskTimeout(unsigned ms);
+        unsigned taskTimeout() const;
         unsigned hangCount() const;
 
     protected: