|
REpsp2
PSP2 OS reverse engineering
|
#include <scetypes.h>
Data Fields | |
| unsigned short | year |
| unsigned short | month |
| unsigned short | day |
| unsigned short | hour |
| unsigned short | minute |
| unsigned short | second |
| unsigned int | microsecond |
Definition at line 218 of file scetypes.h.
| unsigned short SceDateTime::day |
Definition at line 221 of file scetypes.h.
| unsigned short SceDateTime::hour |
Definition at line 222 of file scetypes.h.
| unsigned int SceDateTime::microsecond |
Definition at line 225 of file scetypes.h.
| unsigned short SceDateTime::minute |
Definition at line 223 of file scetypes.h.
| unsigned short SceDateTime::month |
Definition at line 220 of file scetypes.h.
| unsigned short SceDateTime::second |
Definition at line 224 of file scetypes.h.
| unsigned short SceDateTime::year |
Definition at line 219 of file scetypes.h.