mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 01:11:12 +02:00
-fix CEC (timer record)
This commit is contained in:
@@ -219,13 +219,13 @@ private:
|
||||
bool m_isTimeSet;
|
||||
int m_extraTimeStart;
|
||||
int m_extraTimeEnd;
|
||||
char wakeup;
|
||||
|
||||
CTimerManager();
|
||||
static void* timerThread(void *arg);
|
||||
CTimerEvent *nextEvent();
|
||||
public:
|
||||
|
||||
bool wakeup;
|
||||
|
||||
static CTimerManager* getInstance();
|
||||
|
||||
|
Reference in New Issue
Block a user