Mario Kart 64
os_time.h File Reference
#include <PR/ultratypes.h>
#include <PR/os_message.h>
Include dependency graph for os_time.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  OSTimer_str
 

Typedefs

typedef struct OSTimer_str OSTimer
 
typedef u64 OSTime
 

Functions

OSTime osGetTime (void)
 
void osSetTime (OSTime time)
 
u32 osSetTimer (OSTimer *, OSTime, u64, OSMesgQueue *, OSMesg)
 

Typedef Documentation

◆ OSTime

typedef u64 OSTime

◆ OSTimer

typedef struct OSTimer_str OSTimer

Function Documentation

◆ osGetTime()

OSTime osGetTime ( void  )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ osSetTime()

void osSetTime ( OSTime  time)
Here is the caller graph for this function:

◆ osSetTimer()

u32 osSetTimer ( OSTimer a0,
OSTime  a1,
u64  a2,
OSMesgQueue *  a3,
OSMesg  a4 
)
Here is the call graph for this function:
Here is the caller graph for this function: