mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 18:01:06 +02:00
adzap: move code to determinate monitorLifeTime to own function
Origin commit data
------------------
Commit: 527f11d4de
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-28 (Sun, 28 Feb 2016)
Origin message was:
------------------
- adzap: move code to determinate monitorLifeTime to own function
This commit is contained in:
@@ -43,11 +43,13 @@ class CAdZapMenu: public CMenuTarget
|
||||
struct timespec zapBackTime;
|
||||
std::string channelName;
|
||||
CMenuForwarder *forwarders[9];
|
||||
CChannelEventList evtlist;
|
||||
struct timespec monitorLifeTime;
|
||||
t_channel_id channelId;
|
||||
sem_t sem;
|
||||
CAdZapMenu();
|
||||
void Init();
|
||||
time_t getMonitorLifeTime();
|
||||
void Settings();
|
||||
void Update();
|
||||
void Run(void);
|
||||
|
Reference in New Issue
Block a user