RetroArch
|
#include <libretro.h>
Public Attributes | |
const char * | ident |
retro_perf_tick_t | start |
retro_perf_tick_t | total |
retro_perf_tick_t | call_cnt |
bool | registered |
retro_perf_tick_t retro_perf_counter::call_cnt |
const char* retro_perf_counter::ident |
bool retro_perf_counter::registered |
retro_perf_tick_t retro_perf_counter::start |
retro_perf_tick_t retro_perf_counter::total |