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) |
__attribute__ ((weak)) | |
Variables | |
s64 | _ps2sdk_rtc_offset_from_busclk = 0 |
Set real time clock-related variables based on the real time clock value in the Mechacon.
Definition in file rtc.c.
__attribute__ | ( | (weak) | ) |