Hardware Abstraction Layer for FreeRTOS

#include <rtc.h>

Data Fields

time_t tv_sec
 
int64_t tv_nsec
 

Detailed Description

Timeval

Field Documentation

◆ tv_nsec

int64_t timespec::tv_nsec

Nanoseconds

◆ tv_sec

time_t timespec::tv_sec

seconds


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