KallistiOS git master
Independent SDK for the Sega Dreamcast
Loading...
Searching...
No Matches
timer.c File Reference
#include "timer.h"

Functions

unsigned int GetTime (void)
 

Variables

static uint32_t s
 
static uint32_t ms
 
static uint64_t msec
 

Function Documentation

◆ GetTime()

unsigned int GetTime ( void )

Variable Documentation

◆ ms

◆ msec

uint64_t msec
static

Referenced by GetTime().

◆ s

uint32_t s
static

Referenced by GetTime().