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