Struct orchestra::SubsystemMeterReadouts
source · pub struct SubsystemMeterReadouts {
pub bounded: Readout,
pub unbounded: Readout,
pub signals: Readout,
}Expand description
Set of readouts of the Meters of a subsystem.
Fields§
§bounded: Readout§unbounded: Readout§signals: Readout