Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
RealtimeUpdater Class Reference

Singleton that periodically updates registered real-time properties. More...

#include <src/gui/backend/realtime_updater.h>

Inheritance diagram for RealtimeUpdater:
Collaboration diagram for RealtimeUpdater:

Public Member Functions

void registerObject (QObject *obj)
void deregisterObject (QObject *obj)

Static Public Member Functions

static RealtimeUpdaterinstance ()

Detailed Description

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.

Member Function Documentation

◆ instance()

RealtimeUpdater & RealtimeUpdater::instance ( )
inlinestatic

Definition at line 19 of file realtime_updater.h.


The documentation for this class was generated from the following file: