module

Obsctl::TUI::EventApplier

Instance methods

apply(model : Model, event : IPC::Event) : Bool

Applies a server-pushed event. False means the high-frequency meter update can wait for the regular render tick; true requests a redraw.

Source