Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
OSStopwatch Struct Reference

#include <os.h>

Public Attributes

char * name
 
u32 hits
 
OSTime total
 
OSTime min
 
OSTime max
 
OSTime last
 
BOOL running
 
u32 _padding
 

Member Data Documentation

◆ _padding

u32 OSStopwatch::_padding

◆ hits

u32 OSStopwatch::hits

◆ last

OSTime OSStopwatch::last

◆ max

OSTime OSStopwatch::max

◆ min

OSTime OSStopwatch::min

◆ name

char* OSStopwatch::name

◆ running

BOOL OSStopwatch::running

◆ total

OSTime OSStopwatch::total

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