SSBM Decomp
Loading...
Searching...
No Matches
OSCalendarTime Struct Reference

#include <OSTime.h>

Data Fields

int sec
 
int min
 
int hour
 
int mday
 
int mon
 
int year
 
int wday
 
int yday
 
int msec
 
int usec
 

Field Documentation

◆ sec

int OSCalendarTime::sec

◆ min

int OSCalendarTime::min

◆ hour

int OSCalendarTime::hour

◆ mday

int OSCalendarTime::mday

◆ mon

int OSCalendarTime::mon

◆ year

int OSCalendarTime::year

◆ wday

int OSCalendarTime::wday

◆ yday

int OSCalendarTime::yday

◆ msec

int OSCalendarTime::msec

◆ usec

int OSCalendarTime::usec

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