REpsp2
PSP2 OS reverse engineering
Loading...
Searching...
No Matches
SceDateTime Struct Reference

#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

Detailed Description

Definition at line 218 of file scetypes.h.

Field Documentation

◆ day

unsigned short SceDateTime::day

Definition at line 221 of file scetypes.h.

◆ hour

unsigned short SceDateTime::hour

Definition at line 222 of file scetypes.h.

◆ microsecond

unsigned int SceDateTime::microsecond

Definition at line 225 of file scetypes.h.

◆ minute

unsigned short SceDateTime::minute

Definition at line 223 of file scetypes.h.

◆ month

unsigned short SceDateTime::month

Definition at line 220 of file scetypes.h.

◆ second

unsigned short SceDateTime::second

Definition at line 224 of file scetypes.h.

◆ year

unsigned short SceDateTime::year

Definition at line 219 of file scetypes.h.


The documentation for this struct was generated from the following file: