|
KallistiOS git master
Independent SDK for the Sega Dreamcast
|
Structure that holds timer values in seconds + ticks. More...
#include <timer.h>
Data Fields | |
| uint32_t | secs |
| Number of seconds. | |
| uint32_t | ticks |
| Number of ticks in the current second. | |
Structure that holds timer values in seconds + ticks.
| uint32_t timer_val_t::secs |
Number of seconds.
| uint32_t timer_val_t::ticks |
Number of ticks in the current second.