open62541 1.3.12
Open source implementation of OPC UA
Loading...
Searching...
No Matches
libc_time.h File Reference

Go to the source code of this file.

Data Structures

struct  mytm
 

Functions

int __secs_to_tm (long long t, struct mytm *tm)
 
long long __tm_to_secs (const struct mytm *tm)
 

Function Documentation

◆ __secs_to_tm()

int __secs_to_tm ( long long t,
struct mytm * tm )

◆ __tm_to_secs()

long long __tm_to_secs ( const struct mytm * tm)