mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-12 10:49:59 +01:00
BugFix Source init with clones when inactive at creation
This commit is contained in:
@@ -49,6 +49,7 @@ protected:
|
||||
|
||||
// time management
|
||||
GTimer *timer_;
|
||||
bool timer_reset_;
|
||||
std::queue<double> elapsed_;
|
||||
std::queue<guint64> timestamps_;
|
||||
double delay_;
|
||||
|
||||
Reference in New Issue
Block a user