RetroArch
Public Attributes | List of all members
retro_perf_counter Struct Reference

#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
 

Member Data Documentation

◆ call_cnt

retro_perf_tick_t retro_perf_counter::call_cnt

◆ ident

const char* retro_perf_counter::ident

◆ registered

bool retro_perf_counter::registered

◆ start

retro_perf_tick_t retro_perf_counter::start

◆ total

retro_perf_tick_t retro_perf_counter::total

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