PS2SDK
PS2 Homebrew Libraries
|
#include <time.h>
#include <stdio.h>
#include <stdlib.h>
#include "ps2sdkapi.h"
#include "osd_config.h"
#include "timer_alarm.h"
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.