Configurable performance info display properties. More...
#include <kanzi/core.ui/application/performance_info_properties.hpp>
Public Attributes | |
string | graphFilter |
Semicolon-separated list of names of main loop tasks to be shown in HUD graphs. More... | |
int | positionX |
X position of the HUD text. More... | |
int | positionY |
Y position of the HUD text. More... | |
Configurable performance info display properties.
int kanzi::PerformanceInfoProperties::positionX |
X position of the HUD text.
int kanzi::PerformanceInfoProperties::positionY |
Y position of the HUD text.
string kanzi::PerformanceInfoProperties::graphFilter |
Semicolon-separated list of names of main loop tasks to be shown in HUD graphs.