31 #include "../api_core.h"
53 bool is_repeating()
const;
56 unsigned int get_timeout()
const;
70 void start(
unsigned int timeout,
bool repeat=
true);
79 std::shared_ptr<Timer_Impl> impl;
Timer class that invokes a callback on a specified interval.
Definition: timer.h:41
Callback_v0.
Definition: callback_v0.h:152