FTEQW
Documentation of the FTE engine source tree.
q3time_t Struct Reference

#include <vm.h>

Public Attributes

int tm_sec
 
int tm_min
 
int tm_hour
 
int tm_mday
 
int tm_mon
 
int tm_year
 
int tm_wday
 
int tm_yday
 
int tm_isdst
 

Member Data Documentation

◆ tm_hour

int q3time_t::tm_hour

◆ tm_isdst

int q3time_t::tm_isdst

◆ tm_mday

int q3time_t::tm_mday

◆ tm_min

int q3time_t::tm_min

◆ tm_mon

int q3time_t::tm_mon

◆ tm_sec

int q3time_t::tm_sec

◆ tm_wday

int q3time_t::tm_wday

◆ tm_yday

int q3time_t::tm_yday

◆ tm_year

int q3time_t::tm_year

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