picofuse

Data Fields
sys_date_t Struct Reference

Represents a system date and time. More...

#include <picofuse/sys.h>

Data Fields

int64_t seconds
 Seconds since the Unix epoch in UTC.
 
int32_t nanoseconds
 Fractional seconds in nanoseconds.
 
int32_t tzoffset
 Timezone offset in seconds east of UTC.
 

Detailed Description

Represents a system date and time.

Definition at line 25 of file date.h.


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