yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::gui::canvas::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 73 of file canvas_modals.h.

Member Data Documentation

◆ operation_name

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

◆ operation_time_ms

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

◆ on_dashboard_request

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

Definition at line 76 of file canvas_modals.h.


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