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

#include <gui_automation_client.h>

Public Attributes

bool success = false
 
std::string message
 
std::string output_path
 
int step_count = 0
 
std::chrono::milliseconds duration {0}
 

Detailed Description

Definition at line 158 of file gui_automation_client.h.

Member Data Documentation

◆ success

bool yaze::cli::StopRecordingResult::success = false

◆ message

std::string yaze::cli::StopRecordingResult::message

◆ output_path

std::string yaze::cli::StopRecordingResult::output_path

◆ step_count

int yaze::cli::StopRecordingResult::step_count = 0

◆ duration

std::chrono::milliseconds yaze::cli::StopRecordingResult::duration {0}

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