Amazon FreeRTOS: POSIX
Return to main page ↑
itimerspec Struct Reference

timer More...

#include <time.h>

Data Fields

struct timespec it_interval
 
struct timespec it_value
 

Detailed Description

timer

Field Documentation

◆ it_interval

struct timespec itimerspec::it_interval

Timer period.

◆ it_value

struct timespec itimerspec::it_value

Timer expiration.


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