ark::pipeline::PipelineMetricsPlugin
Defined in header “ark/pipeline/gui/pipeline_metrics_plugin.hh”.
This plugin allows you to visualize metrics coming in from a pipeline.
Methods
-
PipelineMetricsPlugin(std::string name, std::string comms_namespace)
Constructor. -
~PipelineMetricsPlugin()
Destructor; implemented in source for forward declares. -
void initialize(gui::PluginInterface & interface)
Called to initialize and construct this plugin.