|
Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
|
Singleton that periodically updates registered real-time properties. More...
#include <src/gui/backend/realtime_updater.h>


Public Member Functions | |
| void | registerObject (QObject *obj) |
| void | deregisterObject (QObject *obj) |
Static Public Member Functions | |
| static RealtimeUpdater & | instance () |
Singleton that periodically updates registered real-time properties.
Runs at 60Hz to process updates from real-time threads to main thread.
Definition at line 15 of file realtime_updater.h.
|
inlinestatic |
Definition at line 19 of file realtime_updater.h.