Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
tm Struct Reference

#include <time.h>

Data Fields

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
 

Field Documentation

◆ tm_hour

int tm::tm_hour

◆ tm_isdst

int tm::tm_isdst

◆ tm_mday

int tm::tm_mday

◆ tm_min

int tm::tm_min

◆ tm_mon

int tm::tm_mon

◆ tm_sec

int tm::tm_sec

◆ tm_wday

int tm::tm_wday

◆ tm_yday

int tm::tm_yday

◆ tm_year

int tm::tm_year

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