RetroArch
|
Classes | |
struct | powerstate |
Typedefs | |
typedef struct powerstate | powerstate_t |
Functions | |
enum frontend_powerstate | get_last_powerstate (int *percent) |
static void | task_powerstate_cb (void *task_data, void *user_data, const char *error) |
static void | task_powerstate_handler (retro_task_t *task) |
void | task_push_get_powerstate (void) |
Variables | |
static int | power_percent = 0 |
static enum frontend_powerstate | state = FRONTEND_POWERSTATE_NONE |
typedef struct powerstate powerstate_t |
enum frontend_powerstate get_last_powerstate | ( | int * | percent | ) |
|
static |
|
static |
|
static |