Mario Kart 64
|
#include "types.h"
Go to the source code of this file.
Data Structures | |
struct | ProfilerFrameData |
Enumerations | |
enum | ProfilerGameEvent { THREAD5_START , LEVEL_SCRIPT_EXECUTE , BEFORE_DISPLAY_LISTS , AFTER_DISPLAY_LISTS , THREAD5_END } |
enum | ProfilerGfxEvent { TASKS_QUEUED , RSP_COMPLETE , RDP_COMPLETE } |
Variables | |
u64 | osClockRate |
s32 | gEnableResourceMeters |
void profiler_log_gfx_time | ( | enum ProfilerGfxEvent | eventID | ) |
void profiler_log_thread5_time | ( | enum ProfilerGameEvent | eventID | ) |
|
extern |
|
extern |