mirror of
https://github.com/libretro/RetroArch
synced 2025-02-21 18:40:09 +00:00
Cleanups
This commit is contained in:
parent
99855eb666
commit
9a43dfda51
@ -37,15 +37,6 @@ unsigned retro_get_perf_count_rarch(void);
|
|||||||
|
|
||||||
unsigned retro_get_perf_count_libretro(void);
|
unsigned retro_get_perf_count_libretro(void);
|
||||||
|
|
||||||
/*
|
|
||||||
* retro_get_perf_counter:
|
|
||||||
*
|
|
||||||
* Gets performance counter.
|
|
||||||
*
|
|
||||||
* Returns: performance counter.
|
|
||||||
**/
|
|
||||||
retro_perf_tick_t retro_get_perf_counter(void);
|
|
||||||
|
|
||||||
void performance_counter_register(struct retro_perf_counter *perf);
|
void performance_counter_register(struct retro_perf_counter *perf);
|
||||||
|
|
||||||
void performance_counters_clear(void);
|
void performance_counters_clear(void);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user