Merge "Generate renewal and expiry events" into jb-mr2-dev
This commit is contained in:
@@ -34,7 +34,7 @@ class Timer {
|
||||
Timer();
|
||||
~Timer();
|
||||
|
||||
void Start(TimerHandler *handler, uint32_t time_in_secs);
|
||||
bool Start(TimerHandler *handler, uint32_t time_in_secs);
|
||||
void Stop();
|
||||
bool IsRunning();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user