use one global timer instead of several local ones
This commit is contained in:
@@ -49,6 +49,8 @@ namespace Global
|
||||
extern bool RedrawStatusbar;
|
||||
|
||||
extern std::string VolumeState;
|
||||
|
||||
extern timeval Timer;
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user