X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=libs%2Fardour%2Fardour%2Fautomation_watch.h;h=960e29943cec55b47e9b537e9747cb83b6257233;hb=a373e4cfc80cfc1dc712ecdf8013c18286ce2a6b;hp=db6474c062b1bb7e5d9bb55bd1701495fa032ae6;hpb=2b9421fd391efcddde0be3397cb66e19b744a155;p=ardour.git diff --git a/libs/ardour/ardour/automation_watch.h b/libs/ardour/ardour/automation_watch.h index db6474c062..960e29943c 100644 --- a/libs/ardour/ardour/automation_watch.h +++ b/libs/ardour/ardour/automation_watch.h @@ -48,6 +48,7 @@ class LIBARDOUR_API AutomationWatch : public sigc::trackable, public ARDOUR::Ses static AutomationWatch* _instance; Glib::Threads::Thread* _thread; + framepos_t _last_time; bool _run_thread; AutomationWatches automation_watches; Glib::Threads::Mutex automation_watch_lock;