RetroArch
Public Attributes | List of all members
OSCalendarTime Struct Reference

#include <time.h>

Public Attributes

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

Member Data Documentation

◆ tm_hour

int32_t OSCalendarTime::tm_hour

◆ tm_mday

int32_t OSCalendarTime::tm_mday

◆ tm_min

int32_t OSCalendarTime::tm_min

◆ tm_mon

int32_t OSCalendarTime::tm_mon

◆ tm_sec

int32_t OSCalendarTime::tm_sec

◆ tm_year

int32_t OSCalendarTime::tm_year

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