SSBM Decomp
|
Functions | |
void | HSD_PerfInitStat (void) |
void | HSD_PerfSetStartTime (void) |
void | HSD_PerfSetCPUTime (void) |
void | HSD_PerfSetDrawTime (void) |
void | HSD_PerfSetTotalTime (void) |
void | HSD_PerfCountEnvelopeBlending (s32 n) |
Variables | |
s64 | start_time |
HSD_PerfStat | HSD_PerfLastStat = { 0 } |
HSD_PerfStat | HSD_PerfCurrentStat = { 0 } |
void HSD_PerfInitStat | ( | void | ) |
void HSD_PerfSetStartTime | ( | void | ) |
void HSD_PerfSetCPUTime | ( | void | ) |
void HSD_PerfSetDrawTime | ( | void | ) |
void HSD_PerfSetTotalTime | ( | void | ) |
void HSD_PerfCountEnvelopeBlending | ( | s32 | n | ) |
s64 start_time |
HSD_PerfStat HSD_PerfLastStat = { 0 } |
HSD_PerfStat HSD_PerfCurrentStat = { 0 } |