|
PS2SDK
PS2 Homebrew Libraries
|
#include <time.h>#include <stdio.h>#include <stdlib.h>#include "ps2sdkapi.h"#include "osd_config.h"#include "timer_alarm.h"
Include dependency graph for rtc.c:Go to the source code of this file.
Functions | |
| time_t | ps2time (time_t *t) |
Set real time clock-related variables based on the real time clock value in the Mechacon.
Definition in file rtc.c.