ark::perf::AllocatorStatsWidget
Defined in header “ark/perf/gui/allocator_stats_widget.hh”.
This is a widget which can show the AllocatorStats structure.
Methods
-
AllocatorStatsWidget(QWidget * parent)
Constructor. -
~AllocatorStatsWidget()
Destructor. -
void handle_stats(const std::shared_ptr< const AllocatorStats > & stats)
Invoked each time new allocator stats arrive; populates the user interface.