yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::gui::PerformanceOptions Struct Reference

Performance integration options. More...

#include <canvas_modals.h>

Public Attributes

std::string operation_name
 
double operation_time_ms = 0.0
 
std::function< void()> on_dashboard_request
 

Detailed Description

Performance integration options.

Definition at line 49 of file canvas_modals.h.

Member Data Documentation

◆ operation_name

std::string yaze::gui::PerformanceOptions::operation_name

Definition at line 50 of file canvas_modals.h.

Referenced by yaze::gui::CanvasModals::RenderPerformanceModal().

◆ operation_time_ms

double yaze::gui::PerformanceOptions::operation_time_ms = 0.0

Definition at line 51 of file canvas_modals.h.

Referenced by yaze::gui::CanvasModals::RenderPerformanceModal().

◆ on_dashboard_request

std::function<void()> yaze::gui::PerformanceOptions::on_dashboard_request

Definition at line 52 of file canvas_modals.h.


The documentation for this struct was generated from the following file: