AWS IoT FreeRTOS+POSIX
timespec Struct Reference

represents an elapsed time More...

#include <time.h>

Data Fields

time_t tv_sec
 
long tv_nsec
 

Detailed Description

represents an elapsed time

Field Documentation

◆ tv_sec

time_t timespec::tv_sec

Seconds.

◆ tv_nsec

long timespec::tv_nsec

Nanoseconds.


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