yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
canvas_performance_integration.h File Reference
#include <string>
#include <vector>
#include <unordered_map>
#include <memory>
#include <functional>
#include "app/gfx/performance/performance_profiler.h"
#include "app/gfx/performance/performance_dashboard.h"
#include "canvas_usage_tracker.h"
#include "imgui/imgui.h"
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  yaze::gui::canvas::CanvasPerformanceMetrics
 Canvas performance metrics. More...
 
class  yaze::gui::canvas::CanvasPerformanceIntegration
 Canvas performance integration with dashboard. More...
 
class  yaze::gui::canvas::CanvasPerformanceManager
 Global canvas performance manager. More...
 

Namespaces

namespace  yaze
 Main namespace for the application.
 
namespace  yaze::gui
 Graphical User Interface (GUI) components for the application.
 
namespace  yaze::gui::canvas