Utils/Logger: Add 'message' console command
[senf.git] / Scheduler / TimerEvent.ih
index af9c104..a6ecf9b 100644 (file)
@@ -65,6 +65,8 @@ namespace detail {
 
         bool empty() const;
 
+        void setTimerSource(std::auto_ptr<TimerSource> timerSource);
+
     protected:
 
     private: