open62541 1.3.12
Open source implementation of OPC UA
Loading...
Searching...
No Matches
mytm Struct Reference

#include <libc_time.h>

Data Fields

int tm_sec
 
int tm_min
 
int tm_hour
 
int tm_mday
 
int tm_mon
 
int tm_year
 

Detailed Description

Definition at line 4 of file libc_time.h.

Field Documentation

◆ tm_sec

int mytm::tm_sec

Definition at line 5 of file libc_time.h.

◆ tm_min

int mytm::tm_min

Definition at line 6 of file libc_time.h.

◆ tm_hour

int mytm::tm_hour

Definition at line 7 of file libc_time.h.

◆ tm_mday

int mytm::tm_mday

Definition at line 8 of file libc_time.h.

◆ tm_mon

int mytm::tm_mon

Definition at line 9 of file libc_time.h.

◆ tm_year

int mytm::tm_year

Definition at line 10 of file libc_time.h.


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