WUT  0.1
Wii U Toolchain
Data Fields
OSCalendarTime Struct Reference

#include <time.h>

Data Fields

int32_t tm_sec
 
int32_t tm_min
 
int32_t tm_hour
 
int32_t tm_mday
 
int32_t tm_mon
 
int32_t tm_year
 

Detailed Description

Definition at line 19 of file time.h.

Field Documentation

int32_t tm_sec

Definition at line 21 of file time.h.

int32_t tm_min

Definition at line 22 of file time.h.

int32_t tm_hour

Definition at line 23 of file time.h.

int32_t tm_mday

Definition at line 24 of file time.h.

int32_t tm_mon

Definition at line 25 of file time.h.

int32_t tm_year

Definition at line 26 of file time.h.


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