psl1ght
A free SDK for Sony's PS3 console
ppu
include
lv2
systime.h
1
#ifndef __LV2_SYSTIME_H__
2
#define __LV2_SYSTIME_H__
3
4
#include <ppu-types.h>
5
6
#ifdef __cplusplus
7
extern
"C"
{
8
#endif
9
10
s64 sysGetSystemTime();
11
12
#ifdef __cplusplus
13
}
14
#endif
15
16
#endif
Generated on Wed Aug 7 2019 09:58:38 for psl1ght by
1.8.15